Development Tutorials
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsCommunityDevelopment Tutorials

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old May 24th, 2004, 08:55 AM
DevAdmin DevAdmin is offline
Utility Bot
Dev Articles Novice (500 - 999 posts)
 
Join Date: Feb 2004
Posts: 885 DevAdmin User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
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

Reply With Quote
  #2  
Old June 30th, 2004, 04:00 AM
neutcomp neutcomp is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Sep 2002
Location: The Netherlands
Posts: 24 neutcomp User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 50 sec
Reputation Power: 0
Send a message via ICQ to neutcomp
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

Reply With Quote
  #3  
Old July 27th, 2004, 06:57 AM
jaybee jaybee is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Posts: 2 jaybee User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Quote:
Originally Posted by neutcomp
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
you can't do this with cf on it's own but I wrote a cfx tag which is here (ThumbnailCFX.java) - you need to compile it then register it as a cfx tag with the administrator

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
 

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsCommunityDevelopment Tutorials > Article Discussion: Multiple File Upload with CFFILE


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway