Checking Folders for images...

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.



Go Back   Webforumz.com > Main Forums > Program Your Website > Classic ASP

Notices


Closed Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old Oct 19th, 2004, 04:08
Reputable Member
Join Date: Sep 2004
Posts: 144
Thanks: 0
Thanked 0 Times in 0 Posts
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.

  #2 (permalink)  
Old Oct 19th, 2004, 07:17
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
Any web developing language such as ASP, PHP, JSP, CGI, etc, can do this. The easiest one to use will depend upon your hosting...
  #3 (permalink)  
Old Oct 19th, 2004, 08:05
Highly Reputable Member
Join Date: Jul 2003
Location: Ipswich, UK
Posts: 690
Thanks: 0
Thanked 0 Times in 0 Posts
You can use the File System Object (FSO) in VBScript (ASP) to view/edit/add/move/delete files in a folder.
  #4 (permalink)  
Old Oct 19th, 2004, 22:48
Anonymous User
Guest
Posts: n/a
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.
  #5 (permalink)  
Old Oct 20th, 2004, 08:32
Highly Reputable Member
Join Date: Jul 2003
Location: Ipswich, UK
Posts: 690
Thanks: 0
Thanked 0 Times in 0 Posts
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
  #6 (permalink)  
Old Oct 20th, 2004, 08:38
Anonymous User
Guest
Posts: n/a
I disagree smokie....
start reading any sort of documentation and you'll be completelly lost if you don't already know what it''s actually doing....

best way is to download free code samples, go through them and as you do that, lookup stuff on the documentation....

coding stuff is the best way to learn how to code!
  #7 (permalink)  
Old Oct 20th, 2004, 08:38
spinal007's Avatar
Moderator
Join Date: Mar 2004
Location: Good Ol'London
Age: 23
Posts: 1,650
Blog Entries: 1
Thanks: 0
Thanked 4 Times in 4 Posts
me again ^^^^^^
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
  #8 (permalink)  
Old Oct 20th, 2004, 09:06
Rob's Avatar
Rob Rob is offline
Head Admin & CEO

SuperMember
Join Date: Jul 2003
Location: at my desk
Age: 34
Posts: 2,953
Blog Entries: 7
Thanks: 7
Thanked 4 Times in 4 Posts
This is easy.... lemme stick something together.
__________________
Rob - SEO Specialist
Owner & Founder of Webforumz.com

I am currently unavailable for private work
  #9 (permalink)  
Old Oct 20th, 2004, 12:22
spinal007's Avatar
Moderator
Join Date: Mar 2004
Location: Good Ol'London
Age: 23
Posts: 1,650
Blog Entries: 1
Thanks: 0
Thanked 4 Times in 4 Posts
OH YEAH, LEMME GET ME FILE MANAGER OUT
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
  #10 (permalink)  
Old Oct 20th, 2004, 12:33
Highly Reputable Member
Join Date: Jul 2003
Location: Ipswich, UK
Posts: 690
Thanks: 0
Thanked 0 Times in 0 Posts
Closed Thread

Tags
checking, folders, images

Thread Tools

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

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


All times are GMT. The time now is 07:40.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43