What is ASP (Active Server Pages)?

Answers were Sorted based on User's Feedback



What is ASP (Active Server Pages)?..

Answer / 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

What is ASP (Active Server Pages)?..

Answer / guest

ASP is a server side-scripting environment for building
dynamic and interactive web pages. Since the scripts run on
the server side, the web server does all the processing.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More ASP Interview Questions

what are ASP Objects?

1 Answers  


If I want to build a shared assembly, does that require the overhead of signing and managing key pairs?

0 Answers  


How to make page break in Crystal Report..?

0 Answers  


What is asp software?

0 Answers  


What is the difference between ASP and HTML?

9 Answers  






what is dry run?

1 Answers   HCL,


I have written an assembly that I want to use in more than one application. Where do I deploy it?

0 Answers  


Define a "virtual directory"?

0 Answers  


What is asp and how it works?

0 Answers  


Destructors CANNOT be implemented in which one of the following?

0 Answers  


What is a TextStream object?

1 Answers  


How to include active x controls in asp code?

0 Answers  


Categories