G
George
VS.NET 2002/VB
I have two .aspx pages in the same project, so both referencing the one .dll file.
If I open one of those .aspx pages in a browser window, and then open the other .aspx page in
another browser window, do I have one or two sessions going? I guess what I am trying to find out,
is a new session determined by browser or by browser window?
I can do that at my site, but how can I open both pages in separate windows in my programming
environment? Thus far, I can only open one at a time.
Thanks,
George
I have two .aspx pages in the same project, so both referencing the one .dll file.
If I open one of those .aspx pages in a browser window, and then open the other .aspx page in
another browser window, do I have one or two sessions going? I guess what I am trying to find out,
is a new session determined by browser or by browser window?
I can do that at my site, but how can I open both pages in separate windows in my programming
environment? Thus far, I can only open one at a time.
Thanks,
George