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 / savita
try 2 remember which button u had clicked. again select
that button, go its property window by just right click on
that button. n u get its name. which r unique.ok.
| Is This Answer Correct ? | 0 Yes | 9 No |
Post New Answer View All Answers
How do you sign out from forms authentication?
Define the term Web Garden?
What are sql notifications and sql invalidations?
How would you implement inheritance using c#?
What is the difference between CLICK and MOUSE DOWN Event ?
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
What are httphandlers and httpmodules and difference between them?
What are the event handlers that can be included in the Global.asax file?
What is difference between singleton and single call?
What is the importance of Global.asax in ASP.NET?
What is view state and how it works in asp net?
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
What are the disadvantages of view state?
Is it possible for me to change my aspx file extension to some other name?
How many types of validation are there?