<cfoutput>#COOKIE.name_of_cookie#</cfoutput>

I think that's what you need or maybe I'm oversimplifying it ;-)

> -----Original Message-----
> From: Cory Fail [mailto:[email protected]]
> Sent: 21 June 2012 15:40
> To: cf-talk
> Subject: Grabbing PHP cookies.
> 
> 
> I'm still some what a beginner with CF so take it easy on me. I currently
have a
> web site that uses MyBB as a forum. My homepage/portal is programmed in
> coldfusion. Currently it is gathering post information so it shows latest
posts
> and comments. I want users to be able to login here as well and then it
redirect
> back to the homepage/portal. The login script works flawlessly, however,
once
> someone logs in I want to be able to retrieve the cookies from myBB and
then
> output the current user's username, userid, email, ect.
> 
> 
> 
> How would I retrieve the cookies information and then output the
information
> with coldfusion?
> 
> 
> 
> Thanks!
> 
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ~~~~~|
> Order the Adobe Coldfusion Anthology now!
> http://www.amazon.com/Adobe-Coldfusion-
> Anthology/dp/1430272155/?tag=houseoffusion
> Archive: http://www.houseoffusion.com/groups/cf-
> talk/message.cfm/messageid:351633
> Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
> Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:351634
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to