Click here to Skip to main content
15,892,737 members
Please Sign up or sign in to vote.
2.14/5 (3 votes)
See more:
how to validate a simple web form in c# that include two text boxes, one accepting only text and other one accept only integers so please give me solution
Posted
Comments
bjdestiny 15-Oct-13 6:38am    
have you tried the google???
Pheonyx 15-Oct-13 6:39am    
You use Google and do some research. Come back here when you actually have a problem and don't just want someone to do your work for you.

However, if you are prepared to pay me £100 per hour I'll knock up a solution for you. A £250 non-refundable deposit is required for the work before I start. :-D

It can be easily achieved by

1.Using javascript
2.Validation Controls in VS
3.FilteredTextBoxExtender from ajaxcontrol toolkit

Google it.There are tons of article in this
 
Share this answer
 
that is quite simple ajax extender it is very simple process with one or two steps



if u dont have a ajax toolkit please download it for your Visual studio it will part of your problem regarding web forms



thank u!!!
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900