How is the incoming XML packet posted?

HTTP post? HTTP get? SOAP ?

It shouldn't be a problem, but we need more details.


-----Original Message-----
From: Frank Mamone [mailto:[EMAIL PROTECTED]] 
Sent: 13 December 2002 03:10
To: CF-Talk
Subject: SOT:Returning HTTP response

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
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

Reply via email to