C
ckerns
I have a page that has a LogInView. Inside of it is a LogIn control.
The login control is in the anonymous template and a staus view is in
the logged on template. (Names: LogInView1, Login1, & LogInStatus1.)
quest 1. How can I set focus to the UserName textbox of the LogIn
control (inside of LogInView)?
quest 2. I want to assign the UserName value to a session variable
when the LogIn btn is clicked, how can I do this?
tia
ck
The login control is in the anonymous template and a staus view is in
the logged on template. (Names: LogInView1, Login1, & LogInStatus1.)
quest 1. How can I set focus to the UserName textbox of the LogIn
control (inside of LogInView)?
quest 2. I want to assign the UserName value to a session variable
when the LogIn btn is clicked, how can I do this?
tia
ck