INTELLIGENT WORK FORUMS FOR COMPUTER PROFESSIONALS
Come Join Us!
- Talk With Other Members
- Be Notified Of Responses
To Your Posts
- Keyword Search
- Turn Off Ad Banners
- One-Click Access To Your
Favorite Forums
- Automated Signatures
On Your Posts
- Best Of All, It's Free!
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.
Partner With Us!
"Best Of Breed" Forums Add Stickiness To Your Site

(Download This Button Today!)
Member Feedback
"...I have learned more through this forum than I did on a two day course. Thanks to everyone for their help and other postings that I have found useful..."
Geography
Where in the world do Tek-Tips members come from?
|
Microsoft: Active Server Pages (ASP) FAQ
|
ASP 101
|
What is ASP?
Posted: 3 Apr 01
|
ASP (Active Server Pages) is a form of CGI scripting on a web server. ASP resides as a number of .DLL files that are installed with Microsoft Internet Information Server (IIS) 2.0 and greater. The ASP parsers are also installed with Microsoft Personal Web Server.
For those using Unix operating systems, ChilliSoft makes an ASP interpreter that works with Netscape's HTTP server as well as Apache.
Alternatives to ASP include ColdFusion, Perl and standard CGI programming or PHP.
ASP offers an advantage over other server side scripting technologies, in that it support a number of languages (perl, vbscript and javascript to name a few) and allows quick development of server scripts.
In order to start using ASP you need to install IIS or PWS. |
Back to Microsoft: Active Server Pages (ASP) FAQ Index
Back to Microsoft: Active Server Pages (ASP) Forum
My FAQ Archive
Email This FAQ To A Friend |
|
 |
|