Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Listing Images available

Guest
May 09, 2006 May 09, 2006
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
TOPICS
Server side applications
326
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 09, 2006 May 09, 2006
LATEST
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
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines