If you want a certain ASP.NET function executed on
MouseOver for a certain button. Where do you add an event
handler?

Answer Posted / radha

Code behind

button.Attributes.add("onMouseOver",
"return functionName();")'

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to change the index of primary key on table?

410


What r the asp.net list controls and diff. Between them?

507


What is difference between rest and soap?

580


What is difference between Fragment Caching and Page Caching in ASP.NET?

581


Describe the master page.

556






How are sessions stored?

534


What permissions do asp.net applications posses by default?

646


What is meant by web application?

544


How ASP.NET page works?

678


Explain the features that make asp.net more used framework? : asp.net mvc

485


How do you remove duplicates without using remove duplicate stage?

617


What is the equivalent of date() and time() in asp.net?

515


Distinguish between Server-side and Client-side code with its functionality?

627


Explain transparent caching with aop?

524


Where sessions are stored in asp.net?

538