Hi,
I am trying to upload one file to multiple directories using one file upload form. The directories are alreay created and based on the product's id, where the directories are to be uploaded to are based on a recordset.
I tried using a <cf query> and inserting the file upload inside of it, but that would generate multiple file upload fields... I just need one.
Is there a way to store multiple values in a variable and then recall that variable 1 value at a time? Any other suggestions?
Thanks,
Craig
I am trying to upload one file to multiple directories using one file upload form. The directories are alreay created and based on the product's id, where the directories are to be uploaded to are based on a recordset.
I tried using a <cf query> and inserting the file upload inside of it, but that would generate multiple file upload fields... I just need one.
Is there a way to store multiple values in a variable and then recall that variable 1 value at a time? Any other suggestions?
Thanks,
Craig