Page 1 of 1

Automatic working Hotmail login link or script in html

Posted: Fri Jun 20, 2008 5:16 pm
by ketpet
I hope maby you could help me ?

I'm trying to make a automatic login link or script that would make me log in to Hotmail automaticaly.

I would prefer a solution like this:

Code: Select all

http://login.live.com/login.srf?username=myusername@hotmail.com&password=mypassword
This solution will fill in my hotmail address but I dont know how to find word before mypassword: [???????]=mypassword .
Maby this wont work so the only solution is to make a longer script !

Could you please give me some help or/and script for this ?

Posted: Mon Jun 23, 2008 2:17 am
by Jeff
As I recall, Hotmail requires the data to be POSTed and will not work with values in the url (GET data). So I don't think you'll be able to get this to work...