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 / guest
you can get the button name with request.forms collection
in the page load.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Can master pages be nested?
What is inheritance and an how it be used, example with an example?
What are the Types of chaching. How to implement caching
What do you mean by View State and what is its role?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
What is session mode in asp.net?
What is synchronous and Asynchronous post back ?
What is postback pixel?
Can the unique key be null?
What are the elements of a website?
how can we create wcf in asp.net and how can we cll that in to asp.net application?plsss tel me each step clearly
What is the difference between application state and session state in asp net?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
What do you understand by aggregate dependency?
How do session tokens work?