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 you can stop the validation of ASP.NET controls from client side?
What is difference between rest and soap?
Do you support digital rights management to protect my videos?
What is redirectpermanent in asp.net?
How do I use a proxy server when invoking a web service?
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
What are httphandlers and httpmodules and difference between them?
Where sessions are stored in asp.net?
Does web services support data reader like pom project?
Explain how do you deploy your asp.net application?
How do you secure your configuration files to be accessed remotely by unauthorized users?
What is authorization in asp.net?
how to transfer the file from client to server using asp.net
Explain what are delegates?
How you can manage the state of application at the server side in ASP.NET?