Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Storing cookies on a login to multiple sites
Message
From
14/12/2004 09:19:00
 
 
To
14/12/2004 09:08:28
General information
Forum:
Internet
Category:
Browsers
Miscellaneous
Thread ID:
00969052
Message ID:
00969078
Views:
13
>>One way might be to include something like an IMG tag in the page whose SRC is an another site, and include an ID of some type in the query string (or even file name) of that tag. Say, the primary cookie value was 12345. You return that cookie with the response, but also include something like IMG SRC="http :// sisterSite.com / image_12345.gif". The sister site could map the GIF extension to an application that parsed out the value, and assigned a parallel cookie while still returning the base GIF.
>
>If I understand correctly, that would require an application to act upon any GIF pulled from the server and decide based on a specific image to process some kind of code to generate the cookie. But, that cookie has also to be returned in some kind of code on all those servers.
>
>I'm not sure this is what they are doing. I'll keep searching.

Well, I was assuming the sites were jointly hosted (so the cookies could all be in one database), or else they're using some matching server-side solution, like a web service that does something to share the info.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform