> -----Original Message----- > From: Chris Poterala [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 19, 2005 10:01 AM > To: CF-Community > Subject: Question on cookie info appearing at top of page > > A question for the brilliant minds on this list... > > A client is reporting that some of their internal users (admins on > site) are seeing cookie information at the top of their pages, above > the header. > > An example of the text is: > > Set-Cookie: CFID=10208854;path=/ Set-Cookie: > CFTOKEN=f4a22dbc5857ec7d%2DF0927B24%2DFFA3%2DE787%2D2CBF8508E6DB9DA2;path= > / > Content-Language: en-US Content-Type: text/html; charset=UTF-8
This isn't really "Cookie Info" but rather the HTTP headers. Whether or not you're seeing it, it's there in every page - but the browser is supposed to suppress it. Which version of CF are you using? Are you using CFLOCATION or CFHEADER on any of the pages? Are you by any chance only see this happen on a Mac? Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:5:158150 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
