Hi. I have a database table which currently has 21 fields - id and 20 fields which hold text links to the location of download items.
I've set up a series of "admin" pages for this table so that the user can create new records and update existing records - this works OK, but there's a small problem which I need some help with.
If the user were to make all 20 uploads in one go, that would be fine and all the data would be written...