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 / saravanakumar
We can use RegularExpressionValidator to validate the textbox content.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is _dopostback in asp net?
Is razor a programming language?
What are the ways of preserving data on a Web Form in ASP.NET?
What is the parent class of all web server control?
Which library is used by the testers and developers to develop automated tests and create testing tools?
What is semantic gap?
Explain authorization levels in .net ?
What is asp.net? How is it different from asp?
What is AutoPostback?
What is session management in web application?
What is a session http?
What is active web page?
What are the advantages of Web API?
What is session handling in a webfarm, how it can work with its limits?
What is role-based security in asp.net?