Can't use CFHTTP for UPS Xml requests/responses. Need to tweak the actual headers and have unencrypted post content. Best bet for 4.5 would probably be something along the lines of CFX_RawSocket (Found in the developer's exchange, I believe) or some other socket-based custom tag to construct raw HTTP requests.
Erik Yowell [EMAIL PROTECTED] http://www.shortfusemedia.com -----Original Message----- From: Ben Densmore [mailto:ben_densmore@;esupport.com] Sent: Tuesday, November 12, 2002 8:04 AM To: CF-Talk Subject: UPS XML Track Is anyone here using the UPS XML Tracking? I am adding a section on our site to allow customers to get ups tracking info and when I was using ups test servers the xml file it was returning had about 92 lines, I was just about to go live with it and decided to try a live tracking number and it only returned about 60 lines and didn't have a lot of the info I was displaying. Could this be something with cfhttp losing some of the data? I am using cf 4.5 Thanks, Ben ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

