I've had good luck with cURL http://curl.sourceforge.net/ in the past. It's especially handy on sites where CFHTTP's auto urlencoding on posts gets in the way, or as a debugging tool to quickly grab all the cookies a site sends through multiple stages of redirects to a text file. I used the command line version and had CF write out bat files/read generated output to control it and performance was near that of native CFHTTP (extra 2-3 seconds).
Jay At 10:21 AM 6/4/2003, you wrote: >im doing a complicated post but thanks for the offer :-) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Host with the leader in ColdFusion hosting. Voted #1 ColdFusion host by CF Developers. Offering shared and dedicated hosting options. www.cfxhosting.com/default.cfm?redirect=10481 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

