|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Image upload - I don't want to save using cffile
I want to accept an image from a form. However I don't want to save the image using cffile.
In PHP I'd be able to get the image into a string and then do whatever I wanted with it... However I can't figure out how to do it with CF (if you can). I've noticed that the form submission ends up being the path to the temporary file - to test I've simple tried outputting that temporary file to the browser using cffile & cfcontent - however that doesn't work. Does anyone know how CF handles file uploads & what is possible to do with them? Thanks in advance. -D |
|
#2
|
|||
|
|||
|
Not sure about this one...as far as I know the only way to do it is to use CFFILE.
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian. How to Post a Question in the Forums |
|
#3
|
||||
|
||||
|
ive heard of custom upload tags, in fact, uplinkearth uses a custom one so they dont have to use cffile, look into making a cfc tag and try using that....
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > Image upload - I don't want to save using cffile |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|