This page is currently incomplete, but you can find information about this topic at the links below:
- encodehttppostdata( -- The encodehttppostdata( function converts a dictionary into HTTP post data.
- info("httpheaders") -- The info("httpheaders") function returns a dictionary with information about a just completed HTTP download.
- info("urltaskinfo") -- The info("urltaskinfo") function returns information about a just completed HTTP download.
- info("webbrowserlinklabel") -- The info("webbrowserlinklabel") function returns the url of the link right clicked in a Web Browser object.
- info("webbrowserlinkurl") -- The info("webbrowserlinkurl") function returns the url of the link right clicked in a Web Browser object.
- ipaddress -- The ipaddress statement returns the current IP address of the computer, or "" if not connected.
- loadurl( -- The loadurl( function loads a resource from the internet.
- loadurl -- The loadurl statement loads a resource from the internet.
- openmapwindow -- The openmapwindow statement opens a window displaying a map of a location.
- posturl( -- The posturl( function loads a resource from the internet, with form data.
- posturl -- The posturl statement loads a resource from the internet, with form data.
- url( -- The url( function synchronously loads a resource from the internet.
- urltask( -- The urltask( function asynchronously loads a resource from the internet.
- urltaskcancel -- The urltaskcancel statement aborts a download initiated with the urltask( function.
- urltaskstatus -- The urltaskstatus statement enables connection error checking in urltask( completion code.
- Web Browser Programming -- programming a Web Browser Object (including JavaScript).
- zipinfo -- The zipinfo statement queries the web to obtain information about a zip code.
- zipinfoplus -- The zipinfoplus statement queries the web to obtain information about a zip code.
History
10.0 | Updated | Carried over from Panorama 6.0, with some updates. |