InternetGetData()

For a Button object named getData to retrieve data from a server, use the following syntax:

var newData = InternetGetData("www.example.com/cgi-bin/checkdata.pl")

Close