InternetGetData()

Syntax:

InternetGetData( URL )

Parameters:

URL – the Uniform Resource Locator. The URL must indicate the script that will evaluate the data sent back, such as, a cgi-script. URL can be a string or a variable containing a string. A string must be surrounded by quote marks. This parameter is required.

Remarks:

This function will return information from a remote server.

image\Script_Button.jpgExamples