1.

What Is The Difference Between Asp And Html? Or Why Asp Is Better Than Html?

Answer»
  • ASP execute code on the server side whereas the browser interprets HTML.
  • ASP can use any scripting LANGUAGES.
  • GETS FEEDBACK from the user and return information to the user.
  • CREATE pages that will be customized to display only THINGS that will be of interest to a particular user.
  • Can edit contents of a web page by updating a text file or a database rather than the HTML code itself.



Discussion

No Comment Found