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
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
Is it right that ASP.NET Web API has replaced WCF?
What are the asp.net list controls and difference between them?
Explain one critical mapping?
Which validator control you use if you need to make sure the values in two different controls matched?
What symbol would you use to denote, the start of a code block in aspx views?
What are the events that happen when a client requests an asp.net page from iis server?
What is a page life cycle?
What are the benefits of view state?
What is difference between session and viewstate?
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
Explain about the Class view window?
What are ASHX files?
Which dll handles the request of .aspx page?
Explain diff between dataset and datareader?