Error: The selected method read was not found.
<cfset ImageObject = createObject("java","javax.imageio.ImageIO").read("a21.jpg")>
Does this have to do with the version of CF that I'm running? It's at least MX, though I've not checked to see if it's higher. I'll look into how to output version.
> On the hard drive
>
> > >Use CFFILE.serverFile to get this
>
> Put it in the
>
> createObject("java","javax.imageio.ImageIO").read(jFileIn)
>
> In place of the
"jFileIn"
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

