|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Article Discussion: Multiple File Upload with CFFILE
Kaufmann explains how to upload documents using the CFFILE tag in ColdFusion. He covers making a file that has an infinite number of fields, making two types of CFLOOP. He starts with getting basic functionality, then moves on to the "fun stuff" -- multiple file upload.
Read the full article here: Multiple File Upload with CFFILE |
|
#2
|
|||
|
|||
|
Nice but what about Resize?
Hello,
thanx for the nice article but, can you explain how I can upload and resize an image? Because I want to use thumbnails instead of the big uploaded images. Thanxx Bjorn ![]() |
|
#3
|
|||
|
|||
|
Quote:
If you have the java sdk installed and cfmx installed at c:\cfusionmx you can cd to the directory whether you stored the file and compile it like this: Code:
>javac -classpath c:\cfusionmx\lib\cfx.jar ThumbnailCFX.java |
![]() |
| Viewing: Dev Articles Community Forums > Community > Development Tutorials > Article Discussion: Multiple File Upload with CFFILE |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|