>Your example was not quite the same as the Adobe example.  They had 
>reset="yes" in their <cfcontent....> tag.
>
>Try that with yours.  It is especially important with binary data like 
>an image file, to not have any extraneous white space that may be 
>hanging around in the cfm file.  The reset="yes" parameter is an easy 
>way to throw any such white space away.

Ian,

I used reset="yes" but no luck. When I run test.cfm and view source I see there 
the img tag <img href="image.cfm">. It looks like it does not run the image.cfm 
page at all. It treats it as a simple HTML tag. Why it should run image.cfm? 
What force it to run this page "image.cfm" in a simple HTML tag?
I didn't mention that I use CF 7 if it means something.


  

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:324257
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to