URL property
Assigns or returns the URL of the HTML document containing the desired form.
Syntax
Set: FormReader.setURL(formURL)
Get: formURL = FormReader.getURL()
Applies to
FormReader class.
Data type
String.
Usage
If reading is in progress, this operation is aborted.
Example
URL property example
See also
FormReader applet