cfinvoke function
Hi, I am using Godaddy shared hosting and trying to use an image resize script that uses the createobject function. They say that is disabled, but cfinvoke would work. I have little experience with either of those functions. Does someone know what I would need to do to turn the following code below to work with cfinvoke? I've read some documentation but I still can't understand what I would need to change.
<cfset objInImage=createobject("java","java.awt.image.BufferedImage")>
Thanks,
Brian
