Create Thumb from IMG upload

2002-05-09 Thread Steven A. del Sol

I need a CF Tag that creates a thumb of an image I upload. Then saves the 
thumb in folder thumb and image in folder image.  Do you know of any.

__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Create Thumb from IMG upload

2002-05-09 Thread Ben Johnson

> I need a CF Tag that creates a thumb of an image I upload. Then saves the
> thumb in folder thumb and image in folder image.  Do you know of any.


Steven,
Try CFDev's AutoResize.  It's actually just a wrapper tag for CFX_IMAGE,
but it's still good:

http://www.cfdev.com/products/productdetail.cfm/id/6


Ben Johnson
Hostworks, Inc.


__
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Create Thumb from IMG upload

2002-05-09 Thread Mike Townend

Theres a cfx tag called something like cfx_image that will allow you to
do this kind of thing... And theres a cfml custom tag that goes with
this called cf_autoresize that encapsulates this dll


HTH



-Original Message-
From: Steven A. del Sol [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, May 9, 2002 23:49
To: CF-Talk
Subject: Create Thumb from IMG upload


I need a CF Tag that creates a thumb of an image I upload. Then saves
the 
thumb in folder thumb and image in folder image.  Do you know of any.


__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Create Thumb from IMG upload

2002-05-09 Thread Tony Gruen

I have used this AutoResize tag and it works great.

Tong Gruen

-Original Message-
From: Ben Johnson [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 09, 2002 4:04 PM
To: CF-Talk
Subject: RE: Create Thumb from IMG upload


> I need a CF Tag that creates a thumb of an image I upload. Then saves the
> thumb in folder thumb and image in folder image.  Do you know of any.


Steven,
Try CFDev's AutoResize.  It's actually just a wrapper tag for CFX_IMAGE,
but it's still good:

http://www.cfdev.com/products/productdetail.cfm/id/6


Ben Johnson
Hostworks, Inc.



__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Create Thumb from IMG upload

2002-05-09 Thread Tony Schreiber

There are a few I'm sure, but there's a nice implentation of it within
Simple Message Board, you might want to check that out. ;p

> I need a CF Tag that creates a thumb of an image I upload. Then saves the
> thumb in folder thumb and image in folder image.  Do you know of any.
>
> 
__
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Create Thumb from IMG upload

2002-05-09 Thread Jon Hall

Original message got sent to the bit bucket apparently, or at least I didn't
get it back. Sorry if you get this message twice.

jon

> I'm not sure what version cfdev distributes with autoresize, but I'm
fairly
> sure it's not the most recent. Same goes for the version iautomated
> distributes (v1.2.3 i belive) which at least includes some docs, which
> cfdev's download omits. Intrafoundation also has a mirror of Jukka's tag
> v1.3.2.
>
> I have always been a bit confused as to which if Jukka's tag
> http://www.kolumbus.fi/jukka.manner/ v1.4.3 and the tag from Gafware were
> the same or not, the versioning is similar, but the docs are totally
> different. Unfortunately gafware.com is down, but the latest version I
have
> from them is 1.6.4, and includes a ton of documentation, and includes some
> xml functionality. Email me off list and I will send it.
>
> jon


__
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Create Thumb from IMG upload

2002-05-09 Thread jon

I have an example up on the devexchange:
http://devex.macromedia.com/developer/gallery/info.cfm?ID=2C2A8676-0D7F-11D6
-83FA00508B94F85A&method=Full

It uses CFX_IMAGE to do the actual resizing, but it'll point you in the
right direction.
-- jon

-
jon roig
senior manager, online production
epilepsy foundation
phone: 215.850.0710
site:  http://www.epilepsyfoundation.org
email: [EMAIL PROTECTED]


-Original Message-
From: Steven A. del Sol [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 09, 2002 6:49 PM
To: CF-Talk
Subject: Create Thumb from IMG upload


I need a CF Tag that creates a thumb of an image I upload. Then saves the
thumb in folder thumb and image in folder image.  Do you know of any.


__
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Create Thumb from IMG upload

2002-05-09 Thread cftalk

For conversion, resizing, caching and some other things :
  cfx ImageCR - http://efflare.com/products/cfx_imagecr

If you require advanced and/or complete scripted image manipulation :
  cfx ImageFlare - in preview stage to finalize API, [EMAIL PROTECTED]

-CrystalM

--> Thursday, May 9, 2002, 5:49:03 PM, you wrote:

> I need a CF Tag that creates a thumb of an image I upload. Then saves the 
> thumb in folder thumb and image in folder image.  Do you know of any.

__
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Create Thumb from IMG upload

2002-05-10 Thread Lewis Sellers

>> I need a CF Tag that creates a thumb of an image I upload. Then saves the
>> thumb in folder thumb and image in folder image.  Do you know of any.

Btw, I was planning on putting out of a free (special edition) of
INMaL anyway soon just to beta test the file read/write code. What
file formats were you needing to read/write?

--min

__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists