Joe, Can you put an image on the other site? (Site A)
If so what you do is this on site A.... <img src='http://www.siteB.com/mysite/my_cookie_setting.cfm/sitea.gif'> So the image displayed on site A is really coming from site B and setting a site B cookie at that point. This is what adverisers do all the time. Now when the user eventually vists site B you know they have been to site A. The image itself is created by your CF so it sets the cookie too. If you want you could also pass parameters and save them in your database. The image can be a single pixel tranparent gif. Note that in the URL some browsers are confused so you should add the spurious extra bit on the end of tyhe URL and apply the Search Safe URL fix that is available from the Macromedia web site so that it still works in CF6 or CF7. Kevin Roche -----Original Message----- From: Joe Velez [mailto:[EMAIL PROTECTED] Sent: 25 April 2006 04:02 To: CF-Talk Subject: Re: 3rd Party Cookie Reading [try to explain again] =) Yea - I realize the security issues. And that's not the goal I was after, but thought if you knew the cookie name, you could read the cookie value. BUMMER! Thanks. ----- Original Message ----- From: "Bryan Stevenson" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Monday, April 24, 2006 3:58 PM Subject: Re: 3rd Party Cookie Reading [try to explain again] > No it's not possible AFAIK....HUGE security issue if that was possible. Let's > think it through....the other site stores the user's password in plain text in a > cookie for some stupid reason....now you can read it...I think not ;-) > > HTH > > Cheers > > Bryan Stevenson B.Comm. > VP & Director of E-Commerce Development > Electric Edge Systems Group Inc. > phone: 250.480.0642 > fax: 250.480.1264 > cell: 250.920.8830 > e-mail: [EMAIL PROTECTED] > web: www.electricedgesystems.com > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:238581 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

