Skip to main content
May 9, 2006
Question

Listing Images available

  • May 9, 2006
  • 1 reply
  • 326 views
Hi Guys,

Help appreciated please. I wish to list, in a drop down menu list on my editProducts.asp page, a list of all the images residing in my 'images' directory.

I will then use the image name selected from this list to write to my productImageID column.

My problem is this ... how do I get the list of images in my images directory to show in the drop down list .. or am I going about this in the wrong way.

Many thanks and I hope I havent confused you.

Jules
This topic has been closed for replies.

1 reply

Inspiring
May 9, 2006
Jules

Think you will have to do a search for FileSystemObject. That will be what
you need to read files inside a directory.

Brendan

--
______________________________________________
Rate your experiences with your UK and Ireland builders at
http://www.ratethebuilder.co.uk
=========================================


"Julesmg" <webforumsuser@macromedia.com> wrote in message
news:e3pgcq$51l$1@forums.macromedia.com...
> Hi Guys,
>
> Help appreciated please. I wish to list, in a drop down menu list on my
> editProducts.asp page, a list of all the images residing in my 'images'
> directory.
>
> I will then use the image name selected from this list to write to my
> productImageID column.
>
> My problem is this ... how do I get the list of images in my images
directory
> to show in the drop down list .. or am I going about this in the wrong
way.
>
> Many thanks and I hope I havent confused you.
>
> Jules
>