Question
Using CFFILE To Upload a Full Directory
I am attempting to build a process to load multiple files
from a directory. It is easy enough to use looping processes with
multiple <input type="file".... tags (or even a single tag
looped over multiple times) in both the form and the action page.
However, I want to use a single action to load all files in a specified directory on the client desktop to the server. Is there a standard process or does anyone know a CFC or CFX tag? Note, this will be used with both MX7 and CF 5 servers.
Thanks,
However, I want to use a single action to load all files in a specified directory on the client desktop to the server. Is there a standard process or does anyone know a CFC or CFX tag? Note, this will be used with both MX7 and CF 5 servers.
Thanks,
