I have a form that users are filling in with about 10 fields. Two of the field are images that I have the user selecting with a browse functionality. When the user hits submit I have the data going to the SQLdb but the filed I want uploaded do not work.
The CFFILE tag give me a error that says
Error in CFFILE tag
The form field specified in the CFFILE tag (PDF) does not contain an uploaded file. Please be sure that you have specified the correct form field name.
The error occurred while processing an element with a general identifier of (CFFILE), occupying document position (11:1) to (14:16) in the template file C:\InetPub\
[sig][/sig]
The CFFILE tag give me a error that says
Error in CFFILE tag
The form field specified in the CFFILE tag (PDF) does not contain an uploaded file. Please be sure that you have specified the correct form field name.
The error occurred while processing an element with a general identifier of (CFFILE), occupying document position (11:1) to (14:16) in the template file C:\InetPub\
[sig][/sig]