http://www.2day.ca/test.cfm

===
<strong>http_cookie:</strong><br>
<cfoutput>
#http_cookie#
</cfoutput>


From: Tony Schreiber <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: CF-Talk <[EMAIL PROTECTED]>
Subject: Re: Getting a list of cookies
Date: Thu, 30 May 2002 14:14:32 -0400 (EDT)

Add this as a bookmark to your browser:

javascript:if(document.cookie.length<1){alert('No%20cookie%20for%20this%20site.')}else{alert('Cookie%20for%20this%20site:'+document.cookie)}

I got if from bookmarklets.com. VERY useful.

 > Is there any way to get a list of cookies that you've currently set on 
your
 > machine? (without having to resort to putting them in an array or list or
 > something of that nature)
 >
 > --------------------------------------
 > Mark Smeets / stranger0 / ICQ: 1062196
 > [EMAIL PROTECTED]
 > http://www.prowerks.com/stranger
 >
 > "Life is a series of small victories" - Gene Simmons
 >
 >
 > 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
 >


Tony Schreiber, Senior Partner                  Man and Machine, Limited
mailto:[EMAIL PROTECTED]                   http://www.technocraft.com

http://www.simplemessageboard.com ___Free Forum Software for Cold Fusion
http://www.is300.net ___________The Enthusiast's Home of the Lexus IS300
http://www.digitacamera.com ______________DigitA Camera Scripts and Tips
http://www.linklabexchange.com _____________Miata Link ECU Data Exchange


______________________________________________________________________
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