I am trying to figure out a way to have a directory listing
appear on a page whenever a user clicks on a link.
I can't think of a way to get my script working unless I want to go with VB, which I really want to stay away from since most of the site uses javascript instead of vbscript.
I'm needing file names to appear on the page and these names
should be hyperlinked (or have to ability to be linked to a clickable image). The name of the files will change every week as well, that's why I'm wanting to pull the names from the drive that they will be stored on.
Thanks for your insight.
appear on a page whenever a user clicks on a link.
I can't think of a way to get my script working unless I want to go with VB, which I really want to stay away from since most of the site uses javascript instead of vbscript.
I'm needing file names to appear on the page and these names
should be hyperlinked (or have to ability to be linked to a clickable image). The name of the files will change every week as well, that's why I'm wanting to pull the names from the drive that they will be stored on.
Thanks for your insight.