> One of the greatest tools in ColdFusion is the CFDUMP tag.
> 
> Try this:
> 
> <cfdump var="#cookie#">
> 
...
> and see what's there! =)
> 
> Hope this helps!
> 
> Warm Regards,
> Jordan Michaels
> 
> On 06/21/2012 11:12 AM, Cory Fail wrote:
> >
> > Thanks for the info. However, I have no idea how to start so that a 
> variable only shows the logged in users information. Instead whats 
> currently on the database itself. Would this be done with a session? 
> Can someone give me some example code to start me off?
> >
> > Thanks a lot guys!
> >
> >
> > 
This is what is returned.

CFGLOBALS       
urltoken=CFID#=3654908&CFTOKEN#=5d97064d9dc3543e-A21AA8C1-9C8E-9908-9B0D9102ACD5F1CE&jsessionid#=84306bffa4d850206c356392d7a5b4c34316#lastvisit={ts
 '2012-06-21 19:05:49'}#timecreated={ts '2012-06-21 
19:02:42'}#hitcount=7#cftoken=5d97064d9dc3543e-A21AA8C1-9C8E-9908-9B0D9102ACD5F1CE#cfid=3654908#
CFID    3654908
CFTOKEN         5d97064d9dc3543e-A21AA8C1-9C8E-9908-9B0D9102ACD5F1CE
COOKIE  [empty string]
JSESSIONID      84306bffa4d850206c356392d7a5b4c34316 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:351645
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to