Then why did you say this?: "Thanks for your reply. I tried the CFDUMP. All I see is CFsession and CFID. I did not see any cookie."
Anyway, if you can see the cookie you just need to work out exactly which encryption routine and key was used to encrypt it and decrypt it using the same routine and key. On 5/14/07, Venkatesh Raman <[EMAIL PROTECTED]> wrote: > Hi, > > I am able to see the cookie. The problem is the cookie which being set in > ASP.net is encrypted using the machine key. When I try to read that cookie in > CF, it shows the encrypted value. I need to decrypt the cookie value. -- mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion?sdid=RVJW Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:278052 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

