|
|
Self Validating ASP.NET Text Box |
|
|
CodeProject |
|
|
ASP.NET / Component & Controls |
|
|
Click to Visit |
|
|
Click to Download |
|
|
32 |
It is a tutorial in which the author explains the procedure for creating self validating text boxes. This text box checks whether there is a blank entry and if the user input exceeds the specified values and also shows you the error message for invalid inputs. The author shows you the method for registering this custom text box control in the aspx page.
|