Forum Moderators: coopster
Hi,
I am wondering how to make a PHP Script so when someone enters their email address (.NET Passport) and password on my own webpage it verifies it with Hotmail to check if the account and password is real. If the address is real it passes them to "valid page" and if it isnt it passes them to an "invalid page"
I know that it's possible, because eBay etc used to let their clients used their .NET Passport (email address) to login.
It might be possible to use a POST/GET-REQUEST to Hotmail and check for the words “Invalid Password” and return the “Invalid Password Page”, and if the password and email address is correct then return the "Valid Password Page"?
I just started PHP not very long ago so my PHP skills are not the best so please help. :)
Thanks in advance,
Peter :)
[edited by: ergophobe at 7:40 pm (utc) on Jan. 29, 2005]
[edit reason] deleted URLs as per Terms of Service [/edit]