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
What is difference between view state and session state?
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
which one is more flexibility and reliability and durability asp.net (VS)php which one is best and which one we do nice to create dynamic websites
What is the differences between a primary key and a unique key in sql server?
Explain login control and form authentication.
Explain the flow of processing of the request? : asp.net mvc
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
Describe how passport authentication works.
How can you handle exceptions in asp.net?
What is session authentication?
What is the advantage of using Windows authentication in a Web application?
What is clickid?
Explain diff. Between friend and protected friend?
How can we update records in gridview?Is there any appropriate code for it?
How do I create a web form?