WHT IS DIFFERENCES BETWEEN HTML CONTROLS AND SERVER CONTROLS.
Answer Posted / nagaraj
server controls run server side and html controls run
browser side and as well as client side . the html controls
run on server side using runat="server"
Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
Why the javascript validation not run on the asp.net button but run successfully on the html button?
Why is this service branded with windows livetm?
What is active web pages?
Explain about the .NET framework?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
In ViewState How much lifespan items stored?
What is difference between or and orelse?
What is the use of session?
What is the difference between rest and restful?
What are session state modes?
What a diffgram is, and a good use for one?
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
What does mean by a neutral culture?
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?
What is %20 in a url?