spacer

Webref WebRef   Sitemap · Experts · Tools · Services · Newsletters · About i.com

home / experts / perl / tutorial / 4

Conclusion

Developer News
Eclipse Helios Update Brings New PHP Tools
Internet Explorer 9 Ups Standards Support
JBoss Portal 5 Release Easier to Use

Any expert ASP Programmer will notice immediately that I did not put error checking in this code. This was excluded to make the code clearer and easier to understand. Error checking should be placed around any of the System Objects. Most of the errors will be corrupt files or directories, thus you return an error to the user stating that you cannot open/read that particular file or directory. So now, you know how to build a Yahoo like directory in PERL and ASP. Both work the same, and most of the code is alike, the difference being between PERL CGI and ASP VBScript. Version III will add the automated admin utility so that criteria 5 will be completely met. If you are wondering, the total coding time was less than 4 hours.

yahasp2.asp View source
This script implements a simple Yahoo-like Web directory using an ASP VBscript program. It's a nice alternative for those of you who have to work for the evil empire. Beyond a few minor differences in sytax, it effectively duplicates PerlHoo in every way.


home / experts / perl / tutorial / 4

http://www.internet.com

Written by Laurence Gold
Produced by Jonathan Eisenzopf and

webref The latest from WebReference.com Browse >
Flashmaps' DynamicLocator: Interactive Maps for Small Areas · Flashmaps' AreaSelector: Interactive Maps for Wide Areas · The DB Mapper: Interactive Street-level Maps of U.S. and Canada
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
MS Access and MySQL · Cisco AutoQoS: VoIP QoS for Mere Mortals · While VoIP Adoption Explodes in Enterprise, Carrier Spending Lags


Created: June 16, 1999
Revised: June 16, 1999

URL: http://www.webreference.com/perl/tutorial/4/