Hey guys,
Had an old program that used http but of course, everything is now https. I get the error code 12007. What would I do with this?
reply = HTTP.Submit("http://www.mysite.com/sms.php", myvalues, SUBMITWEB_POST, 20, 80, nil, nil);
Thanks guys.
Had an old program that used http but of course, everything is now https. I get the error code 12007. What would I do with this?
reply = HTTP.Submit("http://www.mysite.com/sms.php", myvalues, SUBMITWEB_POST, 20, 80, nil, nil);
Thanks guys.