this is something that i don’t want to program, but i was looking for a handy way of logging on to my web app.
i’m building (and testing and running) my webapp over and over again, and here i’ve been provided a strong password.
needless to say it’s not so nice to enter my full user name + strong password 30 times a day.
is there a nifty tool which lives in the background and when i open page localhost/mytestpage.aspx, it will say: “hey, let me type in michel and sdfs%^%gfhg in these two textboxes”?
You ask for something that all ready exist on most of the browsers.
Maybe you have disabled on your browser ? (what browser you use ?)
On ie, how you make it save the passwords
http://www.watchingthenet.com/enable-internet-explorer-prompting-to-save-passwords.html
if you site is local and you do not have make it secure, add it to the trusted sites on ie.