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
To wrap up a call to a Web service the standard used is..?
To display data in a Repeater control which template you provide?
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
Explain why datareader is useful?
Which tool you have done?
What does it mean your session has timed out?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
Which type of state management is provided by Query String in ASP.NET?
What is the good practice to implement validations in aspx page?
What is view state and how it works in asp net?
What is view state management in asp net?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
Why we use content place holder in asp.net?
What is Dynamic Web and discuss its usage with the help of real life examples?
What is state management technique?