cfx_image works no problems for us.

<cfx_image action="READ" file="uploadedimagefilenamehere">
<cfoutput>w=#img_width#/h=#img_height#</cfoutput>

-----Original Message-----
From: Bob Haroche [mailto:[EMAIL PROTECTED]] 
Sent: 21 November 2002 17:23
To: CF-Talk
Subject: How to get a JPEG's width/height (not cf_imgagesize)?

I need to determine the width and height of JPEG's being uploaded. I've
used
the free cf_imagesize but it sometimes returns the wrong dimensions. I'm
told it's just buggy with JPEG's.

I'm deploying to a shared hosting situation so I can't control what can
be
installed on the server, but the server does presently support
cfx_image.

I see that cfx_image does have a "getsize" command, but I still can't
figure
out the command syntax of this tag?

Can anyone help on that front or recommend an alternative to
cf_imagesize
that doesn't require
additional installation on the server?

TIA.

---------------
Regards,
Bob Haroche
O n P o i n t  S o l u t i o n s
www.OnPointSolutions.com



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
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

Reply via email to