Inserting multiple Images
Hi Ray
I have a page which inserts images into a table.
Up to 10 images can be inserted but sometimes less than 10 are required.
In order to allow less than 10 images to be inserted (if that is required) I created an image, dot.jpg and made this a default field in the table for all image fields.
I have a page which allows up to 10 images to be inserted into the database but find that any field which has no image inserted looses the default name, dot.jpg and the field becomes empty.
This shows as a fault in Google SEO. (No image available)
I suspect I have to use a new page for the insertion of each image, but that does not seem very user friendly.
I wondered if you know of a better method.
Many thanks for any help
Regards
John
================
Later:
I am looking at the File Manipulation Upload Wizard.
I wish to allow a user to upload a number of specified images.
Each image will be resized to a specified size main and thumb.
Is the heading instruction starting with
"Choose the event to trigger the delete from your database" etc
correct?
Can you please say how the box "File Field" specifies the image to be uploaded?
Thanks John