Hi all,
How to limit one computer can have only one connection with an ASP page program on the server.
The reason I asked this question is: a couple of times, users opened more than one asp program in the browser
at the same time, the session variables in one browser is picked up by another browser instance and two transactions data were mixed up all together.
Thank you.
Betty
How to limit one computer can have only one connection with an ASP page program on the server.
The reason I asked this question is: a couple of times, users opened more than one asp program in the browser
at the same time, the session variables in one browser is picked up by another browser instance and two transactions data were mixed up all together.
Thank you.
Betty