Yahasp | 3
Conclusion
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.
|
Written by Laurence Gold
Produced by Jonathan
Eisenzopf and
Created: June 16, 1999
Revised: June 16, 1999
URL: https://www.webreference.com/perl/tutorial/4/