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 / jaspaul
do a Response.write(sender.toString()) inside each of the
click event methods
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How would you get asp.net running in apache web servers?
Why is xap important?
Explain client-side scripting?
Difference between .NET and previous version?
Which Is Faster MVC or ASP.net ?
What does mvc represent in asp.net? : asp.net mvc
Is asp.net different from asp? If yes, explain how?
Explain what are delegates?
What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc
Are there resources online with tips on asp to asp.net conversions?
What are the types of authentication in asp.net?
What's the use of response.output.write()?
What are the new login controls in asp.net 2.0?
Is data edited in the Repeater control?
What is rich control in asp.net?