hi all,
i am new to c# ... i seek your help for a code snippet which can validate a form that is using asp tags like text box,a read only text box with a calendar control associated with it,a submit button which when clicked must validate the above said elements.. .. it will be of great help if u can send me the entire code...

thanks in advance

Recommended Answers

All 4 Replies

How much are you grateful if I send complete code? First of all, your question must be moved... Post your problems in ASP.NET forum.

thanks for the reply.. but i guess u dint see the title of the post properly.. i have asked for a script in c # which must be put in c# forum only i believe..

thanks for the reply.. but i guess u dint see the title of the post properly.. i have asked for a script in c # which must be put in c# forum only i believe..

Use RequiredValidator and CompareValidator Controls.

yeah that solved ma problem... thanks a ton

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.