Yeah I recalled the file because it said it was too long... was not sure
what to do. 

Anyway... yes I know it gets decoded correctly if I dump it using CFDump... 

But I need ASP and .Net to be able to read this same cookie. The problem is
that ASP when inserting the Cookie does not encode the URl string like CF
does. So when ASP tries to read the Cookie it gets all confused because it's
looking for the "&" as the delimiter but instead gets hung up on all the
encoded values. 

Hope this makes sense... I was hoping I could find a UDF or some how have it
not encode the string when save to the cookie. 

Neal Bailey
Internet Marketing Manager

-----Original Message-----
From: Bryan Stevenson [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 28, 2005 12:34 PM
To: CF-Talk
Subject: Re: CF Cookie & ASP Cookie?

Oh yeah...and when you say "look at the cookie value" I assume you have 
actually opened the cookie file??  Try <cfdump var="#COOKIE.Rsagent2#"> and 
see if all the encoding goes away ;-)

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:219479
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to