Jump to content

Focus at a textbox after redirect to itself


babychicken

Recommended Posts

when user typed wrong password and i want to redirect to login page but focus at password textbox . I don't know a lot of asp syntax , so that can u some me where i can learn asp syntax ?
this is not too much related to ASP... you should and in the <body> the DOM event
onLoad='window.focus()'

try sending a certain value to the final step, and when that value is recievedhave that event occure.

if variable = "okay" then   <body onLoad="window.focus()">else    <body>end if

hope this should solve the issue...

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...