I am trying to use HTTPRequest to post but I need to use https. I know this much
Code: Select all
Let>HTTP_SSL=1
Let>[email protected]&name=Joe Bloggs
HTTPRequest>https://www.someplace.com/someform.html,,POST,PostData,HTMLResponse
Joe
Moderators: Dorian (MJT support), JRL
Code: Select all
Let>HTTP_SSL=1
Let>[email protected]&name=Joe Bloggs
HTTPRequest>https://www.someplace.com/someform.html,,POST,PostData,HTMLResponse