Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Setting a cookie with another domain?

by nmerriweather (Friar)
on Aug 06, 2002 at 03:23 UTC ( [id://187907]=note: print w/replies, xml ) Need Help??


in reply to Setting a cookie with another domain?

Are the cookies on the same server? If so, why not store the data server side -- so the data can be accessed with an md5 hash that you could print on both sites. If thats not what you're looking for... why not use a hidden frame in a frameset or iframe -- and use javascript to submit forms for both simultaneously?
  • Comment on Re: Setting a cookie with another domain?

Replies are listed 'Best First'.
Re: Re: Setting a cookie with another domain?
by kidd (Curate) on Aug 06, 2002 at 04:27 UTC
    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...

      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!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://187907]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (6)
As of 2024-04-23 15:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found