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 / nithya_raghu
the above code was returning the hidden field value. which
will be non readble format.please make sure before entering
the answer will it work or not.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain the various authentication mechanisms in asp.net.
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
Explain managed code an un-managed code.
Explain the difference between inline and code behind - which is best in?
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
Why we are using mvc instead of asp.net? : Asp.Net MVC
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
What are the new web part controls in asp.net 2.0 ?
What is a session http?
How can you send an email message from an asp.net web page?
What are the different web pages?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
What does asax stand for?
What is the difference between a cookie and a pixel?
How will you load dynamic assembly?