It works in CF4.5 but none of the other versions due to the way that CFHTTP was changed to fix a bug. The whole thing has caused me a lot of grief. What you have to do is use the Microsoft XML object to package up the XMLHttp and then send it. When Douglas Humphris gets into work he should be able to provide a bit more assistance with the object. Hope this helps.
Martin L. Gill, MSc - Head Programmer For & on Behalf of UniTech (The Universal Information Technology Group Ltd) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ URL: http://www.unitech.net Email: [EMAIL PROTECTED] UniTech House, 25 Bernard Street, Leith, Edinburgh, EH6 6SH Tel: +(44) 0131 472 5555 DDI: +(44) 0131 472 5560 Fax: +(44) 0131 472 5556 -----Original Message----- From: Douglas McKenzie [mailto:[EMAIL PROTECTED]] Sent: 04 December 2002 01:46 To: CF-Dev Subject: [ cf-dev ] datacash Anyone have any experience of using CF to interact with Datacash? Im trying to send to some testdata in an XML file using cfhttp POST and then trying to read the response using cfhttp.filecontent Ive searched their site and the net but no-one seems to have any info on the subject. If anyone can give me some pointers I'd be most grateful as its starting to do my head in! Cheers, Douglas McKenzie ---------------------------------------- Internet Developer / Designer [EMAIL PROTECTED] 020 7267 6718 ---------------------------------------- -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
