What is the difference between ASP and HTML?

Answer Posted / vani

> When a browser request an Html file, the server returns
the file.
> When a browser request an asp file, IIS passes request to
the asp engine. the asp engine reads the file, line by
line, and executes the scripts in the file.finally the asp
file returns to the browser as plain Html.

Is This Answer Correct ?    31 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are shared assemblies?

523


how can we create a webpage in .Net

1792


What is asp cookies?

490


What is the difference between a namespace and an assembly name?

482


Explain the tasks performed by <> tags?

538






what is database deployment?

1582


What is the difference between the value-type variables and reference-type variables

499


Resource Files: How to use the resource files, how to know which language to use?

1407


What is ascx cs?

502


Whats the implicit name and type of the parameter that gets passed into the class set method?

460


textbox has viewstate property,but it does not depend on its property to retain their data across page,Explain.

1230


How do I change a aspx file to a pdf?

508


How do I open aspx file on mac?

568


What is .asp in html?

488


how to update text box value in c#.net project?

1675