There are no comments yet...Kick things off by filling out the form below.
Using TextBoxWatermark With Validation Controls : ASP.NET Ajax Control Toolkit Tutorials
The TextBoxWatermark control in the AJAX Control Toolkit extends a text box so that a text is displayed within the box. When a user clicks into the box, it is emptied. If the user leaves the box without entering text, the prefilled text reappears. This may collide with ASP.NET Validation Controls on the same page, but these issues may be overcome.
View Visual Basic tutorial
View Visual C# tutorial
