cfx_imagecr3 from efflare... Can’t live without it. And it has built in
methods for checking to make sure your max width/heights are workable where
Pete says it took quite a bit of code to cover all the scenarios with
tmt_img (never used it).

It requires installation though, so depending on what you mean by a shared
hosting environment, it’s a good choice. If it's a shared hosting
environment that you manage, you shouldn’t have a problem getting it
installed. (be sure to check out any licensing issues). If you mean you are
simply using the services of a shared hosting environment, then you may have
a problem. I would think most CF hosts provide SOMETHING for image
manipulation but I don't use them so I don’t know. 

 
..:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Friday, November 04, 2005 10:55 AM
To: CF-Talk
Subject: Re: what do you use instead of cfx_openimage?

Many people use our tag, cfx_imagecr3.
Some hosts install it on all their servers.

  Efflare ImageCR 3
  http://efflare.com/products/cfx_imagecr

  $75 personal license
  http://efflare.com/purchase?personal

-- 
 CrystalM

> is nobody using cfx_openimage? is there another similar good tool (for
> easy setup&use in shared hosting environment)
> 
> I wanna resize images and read image dimensions..
> 
> what are you using?
> 
> --
> Sebastian Mork
> [EMAIL PROTECTED]
> --
> 
> On Thu, 03 Nov 2005 17:32:55 +0100
> Sebastian Mork <[EMAIL PROTECTED]> wrote:
> 
> > Hi,
> > 
> > in my app I use cfx_openimage  (in a shared hosting environment running
> > win(nt?), cfmx7.0).
> > I used the tag for months for reading images to get infos about the
> > dimension without poblems.
> > suddenly, two days ago a user told me he gets an error viewing some
> > other user profiles.
> > hmm, thats strange, from one day to another the cfx_tag produces an
> > error, the html-title says 'jrun servlet error' and '500 null' is shown.
> > 
> > the hosting-comp. said thay didn't change anything. and I did not change
> > anything in the code, too.
> > they restarted cfmx and the whole server without success.
> > and, I read cfx_openimage needs a temp-dir (c:\temp), but they didn't
> > delete that dir and the installation of that tag is made in the
> > default-directory..
> > so what??
> > I've created a test-page with the following code, its just an example,
> > that code worked fine in my app:
> > 
> > #filename# is:
D:\friendcom.de\wwwroot\MachII\summComm\views\images\index10.jpg
> > code: 
> > <CFX_OPENIMAGE 
> >     ACTION="IML" 
> >     FILE="#filename#" 
> >     COMMANDS="getsize">
> > heres the test-page: http://friendcom.de/sc/views/test.cfm
> > 
> > any ideas?
> > 
> > thx
> > 
> > -- 
> > Sebastian Mork <[EMAIL PROTECTED]>
> > 
> > 
> > 
> 
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:223311
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to