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

Answer Posted / srujana

It?s the Attributesproperty, the Add function inside that
property. So
btnSubmit.Attributes.Add("onMouseOver","someClientCode();")

Is This Answer Correct ?    23 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we pass info between 2 asp.net pages?

565


What are the disadvantages of asp.net?

594


What do you mean by role-based security?

569


What is server transfer?

503


is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?

1956






What is the file extension of web service?

558


Why do we need Sessions?

583


What is %20 in a url?

546


What is mvc in asp.net interview question? : Asp.Net MVC

493


What is semantic gap?

627


In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?

656


Why session management is required?

545


Explain how can you debug your .net application?

540


Explain significance of routing? : asp.net mvc

557


What is the use of the tag in the web.config file?

573