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

What is round trip in asp.net?

515


What is _viewstart?

510


What is a web pool?

588


What are the different types of sessions in asp.net? Name them?

682


What is state management in .net?

613






Why session management is required?

542


Explain about consistent programming model in the .NET framework?

595


What are app services?

532


while developing webservices if i want some users to use my webservice only how can i give security to my webservice?

1411


Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?

567


Using code explain Configuration Management

1410


How do you initiate validation on the server manually? What are two situations when you might you want to do that?

1364


What are the authentication types in asp.net?

575


In which situation can you not use a viewstate?

538


Explain the updatepanel?

584