Im trying to create a script that will take a directory off of a webserver and display the filenames of all of the image files that are located in that directory. Can anyone offer any suggestions.
is pretty cool, it uses the fso and builds an entire ftp interface. I looked at the code and got a few ideas for the tree-view I did. Also asp 101 has a good tutorial that associates an image with the appropriate file type, check it out.
After saying and doing all that, I noticed that MS has a "Web Folder" Behavior that is supposed to act like explorer in the browser, here's a link
Considering that you want to list files off the SERVER, and javascript is a CLIENT SIDE language, I don't think it will work. You can easily write a perl cgi script to do this, however. In fact, I believe there is a current thread about doing exactly what you want.
Tracy Dryden
tracy@bydisn.com
It's free and it's better than ASP+PHP+Perl+Cold Fusion alltogether (and I'm not exaggerating)
All your remote files are browsable by default, via the web, based on permissions.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.