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 are the different properties of server control that exists?
What are sessions used for?
Explain how cookies work. Give an example of cookie abuse.
Where is asp.net session stored?
What are the ways of preserving data on a Web Form in ASP.NET?
What is session and application variable in asp net?
Do I need to have the latest version of windows media player installed?
How dataadapter.fill works?
Define xmlvalidatingreader class.
What is use of <% %> in asp.net?
Where web.config file is used?
What are the ways to sending the data in ASP.NET page?
What is the difference between custom controls and user controls?
What is globalization and localization in asp net?
Explain the difference between globalization and localization techniques