Miles,

CFX_Image isn't threadsafe, so wrap it in a

<cflock type="exclusive" name="cfximageorsomethingunique">
    <cfx_image ...>
</cflock>

Alternately check the following:

http://www.macromedia.com/devnet/mx/coldfusion/articles/jai_images.html

For a way to do all this with JAI, the java image API.

--
Robin Hilliard
Technical Sales Engineer - Australia/New Zealand
Certified Advanced Cold Fusion MX Developer
Certified Flash MX Developer
Macromedia, Inc.

Mobile: +61 (0)418 414 341


"Miles" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> Hi all,  I have searched for about 1/2 an hour for somewhere that I can
> download CFX_ImgSize or a similar tag.  All I need to be able to do is get
> the width and height of an image.  If someone has CFX_ImgSize or a similar
> tag on their server could you please send it to
> [EMAIL PROTECTED]
>
> much appreciated!
>
>



---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to