PostURL (URL string : Filename : Timeout)
URL string = The URL i.e. "http://www.yahoo.com" (32000A)
Filename = The filename and path where the URL return data is stored. (32000A)
Timeout = no. of. seconds GetUrl waits for a responce (*optional)

Return type:
  • None


Description:
PostURL gets data from any URL on the internet, Using the POST method. This is used go fetch information such as real data XML (currentcy rates) or .pfd files