> 
> I don't think there's any pretty way to do it.  The only thing I can 
> think of off-hand is to generate the cross-server links dynamically, 
> including an encrypted token in the URL which will notify that server 
> that it should set a cookie saying that the user has already logged 
> in.  The good news is that you only need to do that once for each 
> domain that it is visited.  The bad news is that it doesn't work if 
> the user comes to that domain via some mechanism that doesn't include 
> the token--then they'll have to login the first time to regain their 
> session identifier.
> -- 

If you ever implement something like this, just be sure you 
patent it before Amazon does ;>

-- 
Joe Schaefer
[EMAIL PROTECTED]

SunStar Systems, Inc.

Reply via email to