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
What does passport and windows authentication mean in ASP.NET?
What is enableviewstatemac in asp net?
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
What can we do with asp.net?
can any one find and tell the difference between dot net and php which one is best ? which one we get more salary? which one is stable and which one is best for freshers and also better in future and carrer ? which one we wil get more salary sir ? please send ur valuable suggestions to kiranpulsar2007@gmail.com
What is the default authentication mode for asp.net?
How does session work in asp net?
Can you explain composite pattern?
Why is global asax is used?
Take a Large textbox allow to type any data. Task 1:display the count of vowels in a lable on key press event of the textbox Task 2:dispaly count of dates in a lable when dates in following foramats:dd/mm/yy , mm/dd/yy , yy/mm/dd. Task3:compare 2 dates and display both are same or not which dates are in dd/mm/yy and mm/dd/yy farmats.
Define web services in asp.net.
Where the cookie value is stored?
What is _dopostback in asp net?
What is difference in .net 1.1 and .net 2.0?
What are Master Pages in ASP.NET?