If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > Easy one - Using ASP to get directory listing.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-09-05, 14:20
EndBoards EndBoards is offline
Registered User
 
Join Date: Oct 2004
Posts: 38
Easy one - Using ASP to get directory listing.

This isn't really a database issue, but I figure I can get an answer here..

I have several files on my web server. I add to the files periodically, so it would be a lot of trouble to do this with straight html. I want to put together an asp script that will get a directory listing and loop through the list of those files and return the complete file name...

I can do what I need to with the file names once I have a handle on them, but I don't know how to get to that point..

I know how to do this in VBA, but I don't think the syntax would be the same in ASP/VBS..

Thanks in advance..
Reply With Quote
  #2 (permalink)  
Old 02-09-05, 14:29
White Knight White Knight is offline
Registered User
 
Join Date: Dec 2004
Location: York, PA
Posts: 95
__________________
Sorry to be terse
some say it's a curse
I know it's worse
I'm just diverse
Reply With Quote
  #3 (permalink)  
Old 02-09-05, 14:33
EndBoards EndBoards is offline
Registered User
 
Join Date: Oct 2004
Posts: 38
that's what i needed.. thanks!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On