PLEASE note: These pages are here solely for historic purposes. New articles have not been written since 2001; many links in the index are broken; and most ahref.com email addresses will now bounce. Try visiting ep Productions, Incorporated, the web programming and development company behind this site.

Tip: Want to know when we post new content? Subscribe to our newsletter.

web index ahref.com: a community space for web developers------ -----
IndexToolsCareersTalk
ahref.com > Guides > Technology

Technology Guide

Introduction to Active Server Pages, Continued

Potential Drawbacks

ASP is a powerful tool for dynamic web content, but like other solutions, it does have some drawbacks. ASP is only available for Windows (NT and 95). It has traditionally required that you be running a Microsoft web server (generally Internet Information Server), though that may change with a product called Chili!ASP, which is marketed as ASP for other servers. ASP also uses cookies, which means people using the Lynx browser can't access pages. However, the number of people using Lynx is very small, and they may not be a significant part of your target audience.

Depending on your situation and needs, ASP might be the best solution for you. ASP does have competition, mainly from a product called Cold Fusion. Cold Fusion, made by Allaire, will also let you talk to databases such as an Access file or SQL Server. However, Cold Fusion's tags can be very confusing and difficult to debug, and some people report memory leaks.

To find out more about ASP, you might want to pick up a copy of Professional Active Server Pages 2.0, join an ASP-related mailing list, or contact a knowledgeable ASP programmer. Try starting with the resources mentioned in this guide, including some sample code.

Buz has been a freelance computer applications consultant/programmer for the last 12 years. He speaks five computer languages and four human ones. You can email Buz with questions.

Professional Active Server Pages
The site for the top ASP book, Professional Active Server Pages. Includes sample code and live examples.

Chili!Soft
Creators of Chili!ASP, a product that makes ASP available for a variety of web servers.

ListServs for Active Server Pages
Describes several ASP-related mailing lists you can join, including an ASP newbies list.

<<< to technology guide
or jump to a topic:

Introduction
How Files Are Interpreted
Using Scripts to Extend ASP
Components and Objects
Potential Drawbacks
Sample Code


view a printable version of this article


To suggest a topic, please email guides@ahref.com.

 


HOME ||| ABOUT AHREF.COM ||| ADVERTISE ||| FEEDBACK ||| SEARCH THIS SITE ||| CONTRIBUTE

© 1998-1999 ep Productions, Inc. All rights reserved. Terms of use.