I am working on a project that requires me to post XML. I have done this successful using CFHTTP with CF 4.5. Since I have not found a way to receive XML posts with CF, I used ASP to receive the packet which works fine. So I send with CF, receive with ASP. The only other requirement is to send a standard HTTP 1.0 status back to the server. If I don't it keeps posting back to me for an hour.
Can anyone guide me to where I would find info on responding with something like this: HTTP/1.0 200 OK Date: Wed, 04 Oct 2000 14:05:44 GMT Server: Apache/1.3.9 (Unix) Content-Length: 406 Content-Type: "text/xml" with ASP. I almost never do ASP so not connected with this type of stuff. Thank you, Frank Mamone ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting.

