Answer Posted / devashish
ASP is a program that runs inside IIS. An ASP file cantains
tags and scripts which are executed on the server. The asp
pages can be dynamically edited, changde or added any
content of an asp Web page. It's one advantages is that the
codes of this page can not be viewed from the browser. It
also help to reduce or muinimize the network traffic.
For more details go throught the various websites of asp
programming like w3schools.com and msdn.microsoft.com
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is asp full form?
Explain what are the attributes of the tags? What are their functions?
Is classic asp dead?
How do I create an aspx page?
Can I use the win32 api from a .net framework program?
Define collection?
What are the methods in session object in asp?
When did classic asp come out?
Is asp a language?
Define the asp scripting objects?
What is the common language specification (cls)?
What is querystring collection in asp?
What is pdf aspx?
What is asp in web technology?
Suppose someone gives a VB dll file (component). How to use that in an ASP file?