Re: Contents of a Directory

From: Jeff Cochran (jeff.nospam_at_zina.com)
Date: 12/02/04


Date: Thu, 02 Dec 2004 20:31:29 GMT


>I tried using the File System Objects in my java scipt but it looks like
>the java script code bombed.

I didn't think Javascript had a File System Object. It's a VBScript
object:

http://www.devguru.com/Technologies/vbscript/quickref/filesystemobject.html

Jeff