>
> OK, I'm mostly there, but getting an error, "Can't read input file!" Here's my call:
> <cfinvoke component="ImageSize" method="ImageSize" returnvariable="the_image_size" FileLoc="#image#">
>
> and #image# is: http://hhp.umd.edu/Golf2004/images/GolfLogo2.gif
>
> This is being called from:
> http://hhp.umd.edu/HHPv1/whats_new.cfm?header=First%20Annual%20Wrenn%20Scholarship%20Golf%20Scramble
>
> >If you're on CF MX...here are 2 usefil functions you can drop ina CFC:
I'd expect the Image to be local as Java has to "open" it to check it's sizes
Use CFFILE.serverFile to get this
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

