Forum Moderators: DixonJones

Message Too Old, No Replies

iframe cookie tracking problem

         

mikeseo

7:57 pm on May 19, 2005 (gmt 0)

10+ Year Member



I want to load a page from a different domain that uses cookies for tracking into an iframe but the tracking isnt working right. I don't think it can write the cookies? Is there anyway to do this?

larryn

10:13 pm on May 19, 2005 (gmt 0)

10+ Year Member



mike,

Most 'modern' browsers default to not allowing third-party cookies. Loading a page into anything on your site from another site would fall under the third-party bill.

The only way around this might be to use something like a script on your site to throw the information to the originators site. But thats something that hasn't been proven by me at least.

Larry