I am trying to write a cfc that will take a form field name of a file to be uploaded and then to upload it with cffile.
I can't work out how to do this. Any help appreciated. All that happens is that the cONTENTS get passed as an argument, but cffile requires the form field name itself to be passed.
Start Free Trial