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 / rathore kuldeep
Request.Form("bsubmit")="name of button"
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to find last error which occurred in Asp.net ?
What is the difference between localization and globalization?
What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?
What are the advantages of using Master Pages?
How response object is related to asp's response object?
can any one find and tell the difference between dot net and php which one is best ? which one we get more salary? which one is stable and which one is best for freshers and also better in future and carrer ? which one we wil get more salary sir ? please send ur valuable suggestions to kiranpulsar2007@gmail.com
How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?
Describe the master page.
What is web api and why to use it?
How to implement role based security in asp.net mvc? : Asp.Net MVC
Explain the concept of MVC Scaffolding?
What are triggers of an updatepanel?
What is data caching?
Can we use a static function with a non-static variable?
What are demand-paging and pre-paging?