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
How do I open aspx files?
what is execute dataset for sp
Define application object?
Explain the difference between cookies collection and form/querystring collection?
Name the event handlers of application object?
What is the difference between html and asp?
What does asp mean in technology?
Explain the properties of session object?
Define unmanaged code?
Name the command to display characters to the html page?
What is asp cookies?
what is the need of a sealed class when we are having a structure
Name the property which is on a combo box do you set with a column name, prior to setting the data source, to display data in the combo box?
Define .asp file?
Define an err object?