tried delivering the gif via cfcontent directly??? <cfcontent type="image/gif; charset=8859_1" file="C:\foo\goo.gif" deletefile="No">
Doug >-----Original Message----- >From: Claude Schneegans [mailto:[EMAIL PROTECTED] >Sent: Friday, September 05, 2003 11:04 AM >To: CF-Talk >Subject: Re: Sending binary directly to the browser? > > >>><cfcontent type="image/gif; charset=8859_1"> ><cfoutput>#gifdatahere#</cfoutput> > >I've tried, but it does not work. >If gifdatahere contains binary, CFCONTENT complains it can >accept only a string, >if it is a string, the string is truncated to the first zero byte. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm

