Hey Koya,

matthewralston was right, hotmail does use the "http://services.msn.com/svcs/hotmail/httpmail.asp" URL for form input...you would probably have to look at a form from another web site like msn.com, where you can log into hotmail...look at the form there and see what the names of the form variables are (like <.input type="textbox" name="username"> ) <--- see the "name='username'"? you would have to some how submit the form with those variables, or else, like some1 else said, hotmail's CGI script(s) might recognize vb.

hope i wasnt TOO confusing!!

[wes]