You have two buttons in web form and i clicked on one of
the button, so how do i find which button i've clicked on
the form in my page load?
Answer Posted / mupnesh
by right click on the button. Property of the button will
display and on top the name of button display.
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?
Explain the difference between page.registerclientscriptblock and page.registerstartupscript?
What are the different types of cookies in asp.net?
What is data binding in asp net?
Please brief not about xsd,xslt & xml?
What are the types of authentication in asp.net?
How long should a session id be?
What are the advantages of using session?
what is publisher?
Define a multilingual website?
What is the difference between user control an custom control?
What are sql notifications and sql invalidations?
What is the difference between union and structure?
To add a hyperlink column to the DataGrid which tag is used ?
What is asp.net and how it works?