Browser object

A browser object is a website that can be added to a form. A browser object has these properties.

Property Description
Name Changes the internal name of the object, the name that identifies the object in the XML code. All objects have an internal name. The name can be changed but, unless you are planning to modify the code through JavaScript, there is no reason to do so.
Field Nbr All form properties have an internal number that links the property to the field it is related to. This number appears for your information only. You cannot change it.
Top Vertical physical position of an object in relation to the size of the form.
Left The left position that an object occupies.
Height Height of an object.
Width Width of an object.
Source Type the website that the user should go to when this object is selected.