Pop-Out
<cfhttp urL="#c2dServer#" method="post" result="c2d">
<cfhttpparam type="xml" name="XML" encoded="false" value="#xml#" />
</cfhttp>
Cut-N-Paste
<cfhttp urL="#c2dServer#" method="post" result="c2d"> <cfhttpparam type="xml" name="XML" encoded="false" value="#xml#" /> </cfhttp>