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 / savita
try 2 remember which button u had clicked. again select
that button, go its property window by just right click on
that button. n u get its name. which r unique.ok.
Is This Answer Correct ? | 0 Yes | 9 No |
Post New Answer View All Answers
Is it possible to change the index of primary key on table?
How can we identify that the page is post back in asp net?
Diff between web user control and web custom control?
Is asp.net mvc still used? : Asp.Net MVC
How do you design a website with multilingual support in ASP.NET ?
How does ASP.NET framework maps client side events to Server side events.?
How to use push notification?
What is viewstate information stored?
Explain difference between friend and protected friend?
Explain page output caching?
What are custom user controls in asp.net?
What is the difference between response.redirect and server.transfer?
What is http response header?
What is the use of web.config and machine.config files?
What are the various types of cookies in asp.net?