How are you uploading multiple files? If you are using 2 or more <input type="file" ...> on the upload page, each one should have a different name. You would then have a <cffile action="upload"...> tag for each of the original file inputs. Each time you use <cffile>, just save off any information you need to keep in separate variables.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.