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 / jaspaul
do a Response.write(sender.toString()) inside each of the
click event methods
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the security types in asp.net?
Which control has default post back is enabled(true)?
Which browsers support the xmlhttprequest object?
What are session and cookies?
Define satellite assemblies.
What is an asp.net validator? And, mention its types.
What is asp.net web pages?
Explain a program using code nuggets to create a simple application? : asp.net mvc
What is simple data binding?
Define resource files.
What methods are fired during the page load? Init()
What are the new data controls in asp.net 2.0?
How can you register a custom server control to a web page?
what is publisher?
How long should a session id be?