Alan/Dave... thanks... now I get it. Had not run into something quite like that before. Alan, thanks for the headsup on "HttpFox". Regards, Che
-----Original Message----- From: Alan Rother [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 16, 2008 2:31 PM To: CF-Talk Subject: Re: Any cfhttp gurus out there? Sorry, I did not mean to hit send... Quick explanation. There are two CFHTTP, the first gets a cookie value back from the server, the second makes use fo the cookie, I don't know if the server cares, but I've seen security models like that before, so it's good to send a cookie back, it makes you look authentic. Second, I added all of the HTTP request params my firefox install was sending. I got them by using a FF add on called HttpFox, which lets you see all of your request and response params. Also, you can delete my comment in the middle of the code, I was using that as a comparison while I filtered out the cookie value from the CFHTTP. HTH =] -- Alan Rother Adobe Certified Advanced ColdFusion MX 7 Developer Manager, Phoenix Cold Fusion User Group, AZCFUG.org ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309161 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

