hi
according to this thread i make login page
http://www.aspforums.net/Threads/128294/Implement-a-simple-login-page-in-ASPNet/
i have 1 label 1radiobutton and 1 send button
now i want when users enter their password,if they enter their password wrong morethan 3
time it show error that they can't login during 24 hours ,and they cann't enter password in
password textbox .
and when they click on radio button and click on send button it send a massage to my email
and after i send them new password
how i can do it?
thanks alot