Click to See Complete Forum and Search --> : trying to add jpgs from a folder dynamically


minibussey
05-20-2004, 12:54 AM
Hi there

I have a script that creates a simple picture viewer using a javascript array of pictures. The problem is i ahve to manually add new pictures to the array. I thought perhaps one could write a function which searched a given folder for any jpg files and then add them all into the array before tehs cript is run.

A general direction would be very useful.

Thank you very much

Fang
05-20-2004, 01:09 AM
This must be done server side. Ask in the PHP forum.