![]() |
| CFFILE problem -- getting a strange reference to a temp file |
|
EricBourland
|
Hello. I'm having a problem with CFFILE uploads. Does anyone have any insight into a solution?
When I try to upload a file using the ColdFusion application that I built, CFFILE inserts into my database a strange reference to a temporary file, such as C:\CFusionMX7\runtime\servers\coldfusion\SERVER-INF\temp\wwwroot-tmp\neotmp47915.tmp. I am using CFMX7.1 and an MS Access database, on HostMySite.com. The input file is called story_edit.cfm and the relevant markup from that file is:
The file that processes that input is called story_process.cfm and I copy that file here completely:
The MS Access database has a field called downloadPDF that is supposed to contain output from story_process.cfm that points to the correct file in destination="c:\websites\guardmk3f32be\stories\documents\". Instead, story_process.cfm populates database field downloadPDF with a strange reference to a temp file. Has anyone else experienced this? I am grateful for ideas and solutions. Best from Eric |
||||||||||||||||
|
|
|||||||||||||||||
|
Connie
|
That's just the temp directory, if you are getting access denied to that directory, just let Support know, the sandbox just probably needs to be updated.
|
||||||||||||
|
|
|||||||||||||
|
EricBourland
|
Connie, thanks very much for the reply. I have resolved my problem.
Best from Eric |
||||||||||||
|
|
|||||||||||||
|
joejo318
|
Hi, I am having the same problem. Eric, could you shed some light on how you fix this problem? I tried granting access but it still wouldn't work. Thanks!
|
||||||||||||
|
|
|||||||||||||
| CFFILE problem -- getting a strange reference to a temp file |
|
||
|


