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
What is difference between session and viewstate?
Explain difference betn dataset and recordset?
What is variable and constant in .net programming language?
What are the major built-in objects in ASP.NET?
How can you identify that the page is post back?
How many types of triggers are there in update panel?
Name some asp objects?
Describe SOA and the tenets of it?
What are the different web pages?
Which is the parent class of the ASP.NET server control?
What are the modes of updation in an updatepanel?
What are the advantages of using session?
What is parse in asp.net?
Where the assembly is stored in asp.net?
What are the session variables?