my goal is to gather info about the user that is logged in. NOT their password, just a USERID or USERNAME stored as a cookie [im pretty sure] or perhaps a session varible.
i've check my cookie file regarding this particular web site and found my USERID in the file. maybe there is a way to read the file off someone's computer and parse it accordingly. i guess you'd need a client side program, not server side. maybe a java applet would work??? just throwing some ideas around. ----- Original Message ----- From: "Alan Rother" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Monday, April 24, 2006 4:40 PM Subject: Re: 3rd Party Cookie Reading [try to explain again] > Well, I agree with everyone else. According to the way cookies are supposed > to work, they can only be read or set by the domain they were created by. > > Let's ask the important questions now. What is it you are trying to > accomplish? > > I know you want to read "a cookie" set on another domain, but what is it you > are trying to get from that cookie? Maybe there is another way to accomplish > you actual end goal. > > -- > Alan Rother > Macromedia Certified Advanced ColdFusion MX 7 Developer > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:238576 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

