Curl.Get (gb.net.curl)
Sub Get ( [ TargetFile As String ] )
Retrieve a file from the server.
If 
TargetFile is specified, then the file will be automatically saved to the 
TargetFile path.
Prior to using it you have to fill the 
URL property with the desired host name and document to retrieve.