>> -----Original Message----- > >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
Oops - I see the version now. ;^) We had a similar problem on CF 4.5. We had style sheets being run through CF (the "CSS" extension was set as a CF extension) and were using CFHTMLHEAD to place the sheet. The CFHTMLHEAD tag was appearing before the actual HTML Head, if that matters. For some reason this was causing the problem. Once we removed the CFHTMLHEAD tag the problem dissappeared. I may be off on the details, but that's as I remember it. 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:158165 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=89.70.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
