AJAX ----- Original Message ---- From: Scott Weikert <[EMAIL PROTECTED]> To: CF-Talk <[email protected]> Sent: Tuesday, June 19, 2007 11:11:52 AM Subject: Re: Detecting lack of cookies/session on same page?
Ben Nadel wrote: > As far as I know, this is not possible. While the ColdFusion page is > processing, nothing has been flushed to the client browser. It is not > until the headers get flushed that cookies can be set. Therefore, you > cannot check to see if cookies even stick until you start flushing to > the browser. At least, that is what I think??? > > As far as I know - from previous experience and today's Googling (including your blog, Ben :D) - that's the case. I was hoping maybe someone out there in CF-Talk-land had found a way around that, or might have some suggestions. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 by AdobeĀ® Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:281565 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

