hi,
for my requirement i have implemented the watermark controls used by the following URL
http://www.aspsnippets.com/Articles/ASPNet-AJAX-WaterMarkExtender-not-working-for-TextBox-with-TextMode-Password.aspx
In my page, there is option like remember user name. We are displaying the user name using cookies. but when i am using the above watermark implementation, i am not able to show the user name from Cookies, its displaying "Enter user Name"...
And one more issue, we have validations, nothing is enter in the text box, we are validating it and showing alert message. After alter message, we need to set the focus to the text box. but here we are getting problem to set the focus to text box.
Please let us know how can we overcome this problem.
Thank you in Advance.
Ravichandra