How to Open any web page by clicking any Any ASPControl
like (Checkbox,radio button or Button) without calling its
event and without going to Siverside code?
Answer Posted / ratnesh
should be OnClientClick in case Of Button..
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is the difference between the response.write() and response.output.write() methods?
What is the use of view state?
I’m having some trouble with cas. How can I diagnose my problem?
What are the various types of validation controls provided by asp.net?
Are cookies client side or server side?
Is post back property in asp net?
Should I delete cookies?
What is asp according to you?
How could you modify xaml content from javascript?
Name some asp objects?
What are the best practices to follow to secure connection strings in an ASP.NET web application?
What are the uses of list view control in Asp.net?
What is role-based security in asp.net?
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
How can we inherit a static member?