This is a discussion on "Excluding Folders and Files in FSO" within the Classic ASP section. This forum, and the thread "Excluding Folders and Files in FSO are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Excluding Folders and Files in FSO
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Excluding Folders and Files in FSO
Does anyone know what code to use to exclude folders name showing on display?
I want to let users browse contents of a particular folder and look at the files in the folder. but not see any folder names inside. and also to exclude viewing files like .asp, .asa. etc. Any suggestions. <font color="green"></font id="green"> |
|
|
|
|||
|
I use this to print out all the .xls files, you could use something similar with <> asp and <> asa
|
|
|||
|
Thanks. I was actually looking for code to exclude a file and or a folder being viewed, so what's the code to hide the display of objects?
Response.write outputs to display Thanks again. |
|
||||
|
ok... i have not tested this but try something like:-
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
![]() |
| Tags |
| excluding, folders, files, fso |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problems with Organising Website Files - Folders Stop My Pages from Displaying | thebagman | Website Planning | 10 | Sep 4th, 2007 22:12 |
| How do you made folders that are... | simonb | Webforumz Cafe | 9 | Jul 25th, 2007 21:12 |
| _vti sub folders and be nice its my birthday lol | EnSComputers | Webforumz Cafe | 24 | May 10th, 2007 11:06 |
| Browsing Folders | paradisewolf | JavaScript Forum | 3 | Mar 16th, 2007 20:03 |
| Checking Folders for images... | JohnMitch | Classic ASP | 9 | Oct 20th, 2004 12:33 |