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
What are asp controls?
i am creating an e-learning site, i want my customers to pay directly through paypall to my paypall account directly from my page ? is it possible ? is there any ready paypall script ?
How do I save an aspx file?
Can I use .net framework components from a com program?
How do I open an aspx file in pdf?
define the functionality of web server in context to Active server page.
What are private assemblies and shared assemblies?
Who invented asp?
Is asp still supported by microsoft?
Define text stream object?
What is the difference between jsp and asp?
What is caching in asp?
Explain what are the attributes of the tags? What are their functions?
Define request object?
write a program for sorting of all students records in a class according to roll no. using ADO and corresponding database.