auto login into a asp.net website

hi,
i ve tried to auto login into an asp.net website. using javascript i can automatically log in to the www.irctc.co.in website but the same code have not worked for the website i ve tried. it have not even fill the username and password in the required filed. it just taken me to the login page of that website. the code i ve used is

[code]



function autoLogin()
{
document.webservices.submit();
}


Log me automatically in





[/code]
i dont know where i am wrong. ps correct me.

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories