Could I see your code example?

Robert Everland III
Dixon Ticonderoga
Web Developer Extraordinaire

-----Original Message-----
From: Garza, Jeff [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 25, 2001 11:44 AM
To: CF-Talk
Subject: RE: How do I check to see if cookies exist


Set it with CF, check it with JavaScript.  This has always worked for me for
setting and reading a cookie on the same page.  Othwise you'll have to use a
gateway page that attempts the cookie set and then read if from a second
page.

Jeff Garza
Lead Developer/Webmaster
Spectrum Astro, Inc.
480.892.8200
[EMAIL PROTECTED]
http://www.spectrumastro.com



-----Original Message-----
From: Robert Everland [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, October 25, 2001 8:33 AM
To: CF-Talk
Subject: RE: How do I check to see if cookies exist


I am trying that, it's not showing me that it wasn't set. Maybe because I
set it then check to see if it exists right after.

Robert Everland III
Dixon Ticonderoga
Web Developer Extraordinaire

-----Original Message-----
From: Will Swain [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 25, 2001 11:31 AM
To: CF-Talk
Subject: RE: How do I check to see if cookies exist


try setting one then check for its existence. This should tell you if the
browser is allowing cookies.

HTH
Will

-----Original Message-----
From: Robert Everland [mailto:[EMAIL PROTECTED]]
Sent: 25 October 2001 16:19
To: CF-Talk
Subject: How do I check to see if cookies exist


        I am making an applications that will rely on cookies, basically
session management, I don't want to pass cfid or cftoken because it is a
shopping catalouge and will defeat the purpose if people can't link to my
products on other websites. How can I check this?

Robert Everland III
Dixon Ticonderoga




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to