On 5/11/05, Jochem van Dieten <[EMAIL PROTECTED]> wrote: > > Adam Haskell wrote: > >> Nothing about HTTP headers. You won't be able to post this using > >> cfhttp, but it looks doable to construct the XML in CF and then > >> post it using something else. > > > > Why couldn;t he post using cfhttp, i must be missing something....? > > How are you going to get this XML into the body of the message > with cfhttp? > > Jochem >
CFMX CFHTTP has cfhttpparam type="body", but not CF5 or earlier. I learned this in an emergency, when a client wasn't able to upgrade from CF5 to CFMX before launch, so had to rush to downgrade to CF5 :\ (then they saw the xml processing performance, said "BLEAH!", and upgraded their server post-haste) - David ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206484 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

