Get or set the form value: Document.GetElementByid ("Name ID"). Value
Get or set DIV or other tag values: Document.GetElementByid ("Name ID"). InnerHTML; HTML format
Document.GetElementByid ("Name ID"). InnerText; Text format