CF doesn't automatically keep cookies between requests, but you can grab the
cookies from the response and send them with your next response using
CFHTTP.  

Russ
> -----Original Message-----
> From: Brad Wood [mailto:[EMAIL PROTECTED]
> Sent: Monday, February 25, 2008 12:00 PM
> To: CF-Talk
> Subject: RE: accepting/returning cookies with cfinvoke
> 
> Does cfhttp automatically accept cookies and pass them back, or does it
> just give me access to the response so I can pull them out myself?
> 
> As far as Apache HTTPClient goes-- this is really a curious experiment
> in the "can ColdFusion do this without any help" category.  :)
> 
> ~Brad
> 
> -----Original Message-----
> From: Russ [mailto:[EMAIL PROTECTED]
> Sent: Monday, February 25, 2008 10:55 AM
> To: CF-Talk
> Subject: RE: accepting/returning cookies with cfinvoke
> 
> If you must use cookies, use CFHTTP, or Apache HTTPClient, which I
> believe
> you can configure to automatically keep the cookies.
> 
> Russ
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299839
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to