Hi Gianluigi
I have a page with a form that uses a repeat region to get all the records associated with a particular variable. This could return one, two or more records. Each record consists of an unique ID, a field for text content and a field for image name and path.
The form to modify the data in the table consists of a textarea for the text content, a thumbnail showing the current image associated with that record and an input field to allow the change of image.
At the bottom of the form are two buttons, one to submit the changes and one to reset any changes made.
My question is, can I use the ASP Upload extension to update multiple records that have had changes made through the form and upload the images that may need to be replaced for those records?
I hope this makes sense.
Regards
Martin |
|
|