I am looking to use ExpressionEngine as my CMS and the rest of the website would still be done in Coldfusion. I am wondering if I will be able to utilize the user registration system from EE on the CFMX side. Basically if I send a logged in user to a coldfusion page, will I be able to grab the EE cookie and query the user information from the database to use in the CFMX code. I am not sure if it is encrypted or if other languages can access the cookie information or user information. Has anyone tried to do something like this before?