If anyone has a few minutes-- id really appreciate the help..
Im looking to code a webrequest function in a DLL.. The webrequest would include a user and pass..
If the user and pass are correct the site returns a code.. I need that code.. Below is the url and user and pass.. The return code is 98765.. Id like to call the webrequestDLL(user,pass)..
The url = https://ideative-meters.000webhostapp.com/form.php
user=dave
pass=mike
Im looking to code a webrequest function in a DLL.. The webrequest would include a user and pass..
If the user and pass are correct the site returns a code.. I need that code.. Below is the url and user and pass.. The return code is 98765.. Id like to call the webrequestDLL(user,pass)..
The url = https://ideative-meters.000webhostapp.com/form.php
user=dave
pass=mike