Streetdaddy
Programmer
Using the Accept parameter in a CFFILE tag to Upload, it throws an error every time no matter what MIME type I use.
If I don't use the Accept parameter, it works fine.
Question: When using Accept, if the file type does not match the MIME type specified in Accept, does it throw an error? Or does it give a specific message?
Hmm: When passing through the filefield variable from a File Input field, it always gets passed as "D:\WINNT\acfd1a.tmp", or another temp filename. Obviously D:\WINNT is the directory on the CF Server, could this be causing the Accept problems? How can I make it pass the actual filename?
Any help is much appreciated.
Miles. Miles Tillinger
SE Net Web Design
vmiles@senet.com.au
If I don't use the Accept parameter, it works fine.
Question: When using Accept, if the file type does not match the MIME type specified in Accept, does it throw an error? Or does it give a specific message?
Hmm: When passing through the filefield variable from a File Input field, it always gets passed as "D:\WINNT\acfd1a.tmp", or another temp filename. Obviously D:\WINNT is the directory on the CF Server, could this be causing the Accept problems? How can I make it pass the actual filename?
Any help is much appreciated.
Miles. Miles Tillinger
SE Net Web Design
vmiles@senet.com.au