Send a cookie along
<cfhttpparam type="COOKIE" name="userid" value="10">

If you want to accept a cookie coming from the other server, you can get
it from the cfhttp.responseHeader structure. Look for a key called
Set-cookie. Be aware that the value is a simple value if 1 cookie is set
or an array if multiple cookies are set.

-----Original Message-----
From: Neil H. [mailto:[EMAIL PROTECTED]] 
Sent: maandag 6 mei 2002 15:35
To: CF-Talk
Subject: CFHTTP + Cookies?


Can CFHTTP accept cookies and if so how?
Thanks,

Neil


______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to