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

How we load the page in ASP?

0 Answers   HCL,


Explain the difference between server-side validation and client-side validation?

0 Answers  


How do you administer security for my machine for an enterprise?

0 Answers  


How do I change a aspx file to a pdf?

0 Answers  


What are the event handlers of Application Object?

1 Answers  






How will you delete a Cookie?

1 Answers  


What are the advantages of using ASP?

1 Answers  


What is a variable?

1 Answers  


Explain the post and get method or explain the difference between them?

0 Answers  


What does aspx stand for?

0 Answers  


What happens to a html page?

0 Answers  


What is the difference between asp and aspx?

0 Answers  


Categories