Password Field
-
I want to keep the entered text in text box .Entered Text is as password format. but wrong password entry(after button event) or after postback event the entered text is automatically erased from that field .How can I stop such erasing from that text field.I am using version 2003 edition and 1.1 frame work.
-
I want to keep the entered text in text box .Entered Text is as password format. but wrong password entry(after button event) or after postback event the entered text is automatically erased from that field .How can I stop such erasing from that text field.I am using version 2003 edition and 1.1 frame work.
Check this out http://www.devx.com/tips/Tip/27629[^]
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson -
I want to keep the entered text in text box .Entered Text is as password format. but wrong password entry(after button event) or after postback event the entered text is automatically erased from that field .How can I stop such erasing from that text field.I am using version 2003 edition and 1.1 frame work.
I think it is a web application !!! u can use ViewState To retain the value for onClick event or Postback
Best Regards ----------------- Abhijit Jana View My CodeProject Articles "Success is Journey it's not a destination"