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 / thiyagu

In page Load
Page.Request.Form.Keys
will get which button is clicked

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where is the view state data stored in asp net?

557


What is the difference between session and application?

500


How to prepare culture-specific formatting in .net.

511


What is ispostback property?

501


What is an asp.net validator? And, mention its types.

586






Can the validation occurs in server-side or client-side? If the validation occurs why should we do?

595


How to add DateTime Control in normal DataGrid Server Control?

580


What is the use of web.config file?

529


Is web config mandatory?

535


Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?

519


Why do I get error message "could not load type" whenever I browse to my asp.net web site?

626


Differentiate between authentication and authorization.

561


Where the cookie value is stored?

509


What is Pre-Render event in ASP.NET?

588


How to implement Authentication and Authorization?

562