<CFHTTP METHOD="GET" URL="" PROTECTED]/GetMap.asp">
<CFHTTPPARAM TYPE="FORMFIELD" VALUE="#XML_DOC#" NAME="xmlparams">
</CFHTTP>
<CFCONTENT
TYPE="image/gif"><CFOUTPUT>#toString(CFHTTP.FileContent)#</cfoutput></CFCONT
ENT>
but it still does not show the image,
I tried writing the image to disk successfully,
<CFHTTP METHOD="GET" URL="" PROTECTED]/GetMap.asp"
PATH="\\physical_root\" FILE="test.gif">
<CFHTTPPARAM TYPE="FORMFIELD" VALUE="#XML_DOC#" NAME="xmlparams">
</CFHTTP>
So there seems to be some problem with my CFCONTENT method.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

