http://www.perlmonks.org?node_id=187920


in reply to Re: Setting a cookie with another domain?
in thread Setting a cookie with another domain?

why not use a hidden frame in a frameset or iframe

I got it to work that way, I created an iframe(0 width, 0 height) and I ran the script from there...

Thanks for your help...

  • Comment on Re: Re: Setting a cookie with another domain?

Replies are listed 'Best First'.
Re^3: Setting a cookie with another domain?
by Anonymous Monk on Nov 20, 2008 at 21:27 UTC
    If it is realy working please share this solution with me. Jack Peterson
      And please share the solution with me too... Many thanks in advance!