I have a textbox , assign required field validator and i
have two buttons 1) save 2) cancel , i want the validator
run only when i click save button, don't validate cancel
button , what to do?
Answer Posted / smit sisodia
set validation control="false" of cancel button
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How to deploy/publish webservices?How many ways?Plz explain me
Explain About duration in caching technique
How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?
Explain the steps needed to be performed in order to create an animation in xaml?
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
How to bind all the binding controls in a page at once in ASP.NET?
What is new asp.net core?
What is redirecting behavior?
i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?
To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?
What is the difference between a multi-layer and multi-tier applications?
What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.
What do you mean by query string?
Why would a company use an application service provider?
Explain the difference between singleton and single call?