www.canadianparamedicjobs.ca/game/loadplayer.php?Name=Robert&Password=test
is the connection string.
UserName = "Robert"
Passowrd = "test"
http = CreateHTTPConnection()
SetHTTPHost( http, "www.canadianparamedicjobs.ca", 0 )
SendHTTPRequestASync( http, "game/loadplayer.php", "Name=" + UserName + "&Password=" + Password)
Works while testing on Windows, not on any other device.
It should simply return "Success" if successful login, or failed if the password is incorrect, or account does not exist if the database entry isn't found.
Robert Janes (Samu Games)
http://www.samugames.com/artifact