Post

  SUB Post ( Document AS String , ContentType AS String , Data AS String )  

Implements POST HTTP method, that is, you send information to a server, and the server will process it and return a reply


Referenced by :