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

Why select Web API?

560


Is asp.net free?

547


Explain about the .NET framework?

561


What are server-side comments in ASP.NET?

540


How many types of cache are there?

524






To display data in a Repeater control which template you provide?

582


Please brief not about xsd,xslt & xml?

540


What is meant by ispostback in asp net?

535


How can we Validate a Controls in ASP.NET page using JavaScript?

622


What does clearing cache?

526


Define cookie.

562


What are the three parts of an http response?

522


Which Is Faster MVC or ASP.net ?

570


What is http post action?

526


What is the difference between viewstate and hidden field in asp.net?

483