|
PROPERTY URL$
|
PROPERTY Port$ The TCP port number |
PROPERTY Hostname$ The server hostname or IP address |
PROPERTY Protocol$ Set to predefined protocol; or when processing an existing URL, this property will contain the results |
PROPERTY Document$ The document that has been requested |
FUNCTION SetURL(_url$) Parse the URL and set the properties |
![]() |