On Tuesday 21 March 2006 18:50, Andy Tyrone wrote: > Yes, it is converting the + character to a space, but the problem is the > cookie is not encoded to begin with, or if it is, asp.net knows not to
AFAIK cookie values have to be HTTP encoded, then decoded when retrieved. Hence CF turning the + into a space. -- Tom Chiverton Advanced ColdFusion Programmer ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236526 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

