Hi
I have adapted the upload.php sample code to create a new directory based on the client's name entered within the form and a date/time stamp. All the files are saved as expected in this dynamically created folder.
The index page has the line to call PictureGallery.php which displays the thumbnails of the images saved.
My problem is that there is no way that I can think that PictureGallery.php can find the dynamically created folder to find the images and description file.
I have tried commenting out the call to PictureGallery.php and adding some code into Upload.php to output similar content but this does not work, possibly as it is being called by the java applet rather than the browser.
Can you suggest a way around this?
Thanks
Marco
Mark
www.inetdesign.co.uk