simonB
01-19-2003, 08:33 AM
I want to iterate throught the files in my root directory/subdirectory and get the filenames of all files within it.
I know that I can use a filesystem object to reference drives/folders/files on my hard drive, but is it possible to use javascript to reference server filesystem?
I don't need to read/write anything there, just get filenames.
I don't realy want to have to use asp/vb as it would mean finding a new host !!
Any help would be appreciated !!!
I know that I can use a filesystem object to reference drives/folders/files on my hard drive, but is it possible to use javascript to reference server filesystem?
I don't need to read/write anything there, just get filenames.
I don't realy want to have to use asp/vb as it would mean finding a new host !!
Any help would be appreciated !!!