hotmail.com and greasemonkey auto reg.. help!

rima12123

Newbie
Joined
Jun 12, 2008
Messages
7
Reaction score
0
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');
 
Back
Top