-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Joe,

I don't think this is a bug.  I think you'll find that all cookie
names are sent as uppercase, not just your "MyHotCookie".

Maybe you could try setting a cookie called "cookiename" that
contains the case sensitive cookie name you are trying to get
at...something like this:

<cfcookie Name="cookiename" value="MyHotCookie" Path="/tunnel"
domain=".cookies.com">

and then use that... 

Aaron Johnson, MCSE, MCP+I
Allaire Certified ColdFusion Developer
MINDSEYE, Inc.
<phn>617.350.0339
<fax>617.350.8884
<icq>66172567
[EMAIL PROTECTED]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to