New Window Question

  • Thread starter Luis Esteban Valencia
  • Start date
L

Luis Esteban Valencia

I hope this is an easy question, but I'm not sure. I want to open a new
window using code behind. I have no problem doing this. I just push
javascript and make it open a new window. Now heres the hard part. HOW do I
open a new window with a diffrent session. Let me give you an example of my
problem. I have 2 diffrent web sites, each with thier own domain. I want to
be able to open a new window from web site A to web site B and still keep my
sessoin alive while creating a new session at site B. Currently when I just
do the javascript Web site B creates a session variable for the site
destroying Web site A's variables, because the 2 sessions share the session.
Any ideas?
 
I

intrader

I hope this is an easy question, but I'm not sure. I want to open a new
window using code behind. I have no problem doing this. I just push
javascript and make it open a new window. Now heres the hard part. HOW do I
open a new window with a diffrent session. Let me give you an example of my
problem. I have 2 diffrent web sites, each with thier own domain. I want to
be able to open a new window from web site A to web site B and still keep my
sessoin alive while creating a new session at site B. Currently when I just
do the javascript Web site B creates a session variable for the site
destroying Web site A's variables, because the 2 sessions share the session.
Any ideas?
I have read somewhere that it possible to set up a process that keeps your
session.
The other way I have done it is storing the state in a database.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,607
Members
45,240
Latest member
pashute

Latest Threads

Top