>Are $Agency, $Town, $userid, $Category, and >$ID all values in record fields? If so, are >these the exact names of the fields?
Yes EXCEPT userid which is the dbman generated $db_userid
>You mentioned $IDimage. Does that mean >that, if I had added a record with the ID >of 1234, that my image would be named >1234image.gif?
Yes, but its a manual entry at the time of addition.
The user at the time of addition will note the ID field number and manually enter the image names as the appropriate ID plus image names into the image fields. He then must FTP/upload the images with the unique names. The ftp access will route him to the proper dir. All he will do is select the dir of category and upload.
Does this makes sense??
If there is an easier way it would be great, but I suspect it would mean a major rewrite of the cgi.
Thanks & regards
Greg
Yes EXCEPT userid which is the dbman generated $db_userid
>You mentioned $IDimage. Does that mean >that, if I had added a record with the ID >of 1234, that my image would be named >1234image.gif?
Yes, but its a manual entry at the time of addition.
The user at the time of addition will note the ID field number and manually enter the image names as the appropriate ID plus image names into the image fields. He then must FTP/upload the images with the unique names. The ftp access will route him to the proper dir. All he will do is select the dir of category and upload.
Does this makes sense??
If there is an easier way it would be great, but I suspect it would mean a major rewrite of the cgi.
Thanks & regards
Greg