This is a discussion on "Checking Folders for images..." within the Classic ASP section. This forum, and the thread "Checking Folders for images... are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Checking Folders for images...
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Checking Folders for images...
I was wondering how you can check a folder for images. I figured ASP would be how you could do it because the Avatars on the profile. Any suggestions/help is much appreciated.
|
|
|
|
|||
|
Any web developing language such as ASP, PHP, JSP, CGI, etc, can do this. The easiest one to use will depend upon your hosting...
|
|
|||
|
You can use the File System Object (FSO) in VBScript (ASP) to view/edit/add/move/delete files in a folder.
|
|
||||
|
Thanks. By the way, do you know of a good File System Object Tutorial? If you don't know of one on the top of your head, I will just search Google for one.
|
|
|||
|
Well I think the best place to start is the VBScript documentation, if you dont have it installed, you can download it here:
Windows Script 5.6 Documentation |
|
||||
|
me again ^^^^^^
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
|
||||
|
This is easy.... lemme stick something together.
__________________
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)
|
|
||||
|
OH YEAH, LEMME GET ME FILE MANAGER OUT
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
![]() |
| Tags |
| checking, folders, images |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| restricting access to folders on server | sudhakararaog | PHP Forum | 3 | Mar 30th, 2008 18:48 |
| 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 |
| Excluding Folders and Files in FSO | devwantabe | Classic ASP | 3 | Nov 12th, 2003 19:01 |