nsr81
09-23-2002, 08:18 PM
This is not a directly vB related question, but I'll appreciate if someone can help.
I need to share session data between two servers. The servers are on different networks. I have a login script at server A, which after authenticating user sets user id and username. Now I have some script at server B which requires the same authentication that was done on server A. Is there anyway that after loggin into A, when the user clicks on a link to server B the session variable get passed along and a the user doesn't have to log in at server B.
thanks in advance :)
I need to share session data between two servers. The servers are on different networks. I have a login script at server A, which after authenticating user sets user id and username. Now I have some script at server B which requires the same authentication that was done on server A. Is there anyway that after loggin into A, when the user clicks on a link to server B the session variable get passed along and a the user doesn't have to log in at server B.
thanks in advance :)