CFImage: Unknown tag?
I am running on an MX server and programming with dreamweaver cs4.
Tried using cfimage but get unknown tag? Am I out of luck or is there something I can do to still use it?
Thanks in advance
Sharon Miller
I am running on an MX server and programming with dreamweaver cs4.
Tried using cfimage but get unknown tag? Am I out of luck or is there something I can do to still use it?
Thanks in advance
Sharon Miller
The cfimage tag was introduced in CF8. If you are using an earlier version (MX6, MX7), you cannot use this tag.
<cfdump var="#server.coldfusion#" label="Show CF Version">
For earlier versions I would look into one of the opensource cfc's for handling images, such as:
imagecfc.riaforge.org/
www.opensourcecf.com/imagecfc/
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.