I am having four text boxes in my web application. I am
setting Required Field validator to each Text box. And I am
having two buttons in my application. If i clicked the
first button only first two text box validation will get
fire. Dont show error message for remaining two text box.
If i clicked second button last two text box validation
will get fired. It will not consider the first two
validation controls. That is how to enable and disable the
validation controls.
Answer Posted / suji
Hi..
I got the answer.
Thanks a lot....
By
Suji.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
Difference between using directive vs using statement?
Explain about secure socket layer?
How can you send an email message from an asp.net web page?
What is the difference between stored procedure vs function?
Explain the use of errorprovider control in .net?
What is the asp.net control toolkit?
Does asp.net still recognize the global.asa file?
How does a web application session work?
what are configuration files?
How to use a Master Database in Asp.net?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
Explain the advantages of caching?
Where the cookie value is stored?
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?