Suppose you want a certain ASP.NET function executed on
MouseOver overa certain button. Where do you add an event
handler?
Answer Posted / kalyan
No it is impossible to do so. it is because servere side
methods can not be called from client side. the only way to
do so is to submit the page.
| Is This Answer Correct ? | 2 Yes | 15 No |
Post New Answer View All Answers
What is the behavior of a Web browser when it receives an invalid element?
Explain the steps needed to be performed in order to create an animation in xaml?
How does session work in asp net?
What is the difference between Session and response.Redirect?
Explain an object, class and method.
What are the session variables?
How to improve performance of web application asp.net mvc? : Asp.Net MVC
Can you set the session out time manually?
Where is the view state data stored?
What are the disadvantages of using session?
What is session in http request?
Explain the boxing and unboxing concept in .net?
What are the advantages of using session?
Do session use cookies in asp net?
Which object wraps the state or data of a user?