hotmail.com and greasemonkey auto reg.. help!
hey. i did a script auto fill hotmail register form using greasemonkey. the problem is that once i click on submit, its thinks the fields are empty (because i did not "Really" type it.. its has some protection , anyone can help me out ?
im using jquery framework and do
$("iEmail").val('valueishere');
|