i have a register form & in that form i have a 2 textboxes
for entering name&age.my doubt is that how can i provide
error message like "invalid entry" when user enter a
invalid name/age(eg:user enter name as #%%%##daff,and age
as 1000.)in that textboxes.I want code.
Answer Posted / satheshkumar
name textbox should follow the reqularexpersion valitator and age textbox should follow the range validator
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can a .net web application consume java web service?
What are cookies in asp.net?
What is state management react?
How many types cache in asp net?
What is the advantage of mvc over asp.net? : Asp.Net MVC
What is http post action?
What are different methods of session maintenance in asp.net?
Does web services support data reader like pom project?
Explain asp.net web forms.
What is the difference between a candidate key and primary key?
What is cache in asp net?
Why would anyone need to implement their own hashtable or linked list?
What is the difference between exe and dll?
What is a form tag?
Give an example of cookie abuse.