cfhttp is fairly limited I've had this problem working with SOAP.
If you need to send a body, this is achieved by using a COM object and then sending the http message through the COM. try tcpclient2 http://www.intrafoundation.com/tcpclient.html You connect to a COM object using the cfobject tag, but this tag comes with loads of examples if i remember Mark -----Original Message----- From: Rudy Rustam [mailto:[EMAIL PROTECTED]] Sent: 12 December 2001 10:46 To: CF-Talk Subject: RE: Java - Socket() Initially in java, to send a stream of http data (header and body) like this: Post /customer/customer.sms HTTP/1.1 Host: www.yahoo.com Authorization: 1232132 Content-Length: 93 Subject=Example [Book1] Chapter1=Bla bla bla [Book2] Chapter1=Bla bla Any idea how cfhttp could do the same function? Regards, Rudy -----Original Message----- From: Craig Dudley [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 12, 2001 6:51 PM To: CF-Talk Subject: RE: Java - Socket() I don't think there is one, the closest would be cfhttp though I think, what are you trying to do? -----Original Message----- From: Rudy Rustam [mailto:[EMAIL PROTECTED]] Sent: 12 December 2001 10:18 To: CF-Talk Subject: Java - Socket() Hi guys, What's the coldfusion equivalent for java Socket()? Thanks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists