What is the result when the Web Form containing the
following line is complied and executed?
<asp:Button id=?thebutton? onClick=?theEvent? />

a) The button control is created; theEvent is the click
event handler.
b) Compiler error; the control must be set to runat=?server?.
c) Compiler error; onClick is not a valid attribute.
d) Runtime Exception; the control must be set to runat=?server?.

Answer Posted / niraj pandey

b)Compiler error; the control must be set to runat=?server?.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the contents of cookie?

672


How we can force all the validation controls to run?

622


What's the difference between viewstate and sessionstate?

660


What are the differences between the response.write() and response.output.write()?

625


What is the application pool?

628






What do you mean by serialize and marshalbyref?

667


i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?

1950


List of words of preprocessor in .net?

603


Is asp.net a programming language or framework?

660


What is rich control in asp.net?

617


What is the difference between Hash table and Array list?

474


What are the asp.net server side objects?

606


Can more than one person use the same login?

661


Where session variables are stored?

634


What is authentication in asp.net?

672