|
|
|
|
|
| | |
|
Active Server Pages ASP control controls class classes module script Scripts applet CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Use of Session variables in ASP Projects |
From: |
Burgess |
Date: |
2/26/1999 9:29:06 AM |
IP: |
12.2.179.2 |
Being a fairly versed ASP programmer, I had never heard anyone state that you shouldn't use Session Variables in your projects. Ofcourse coming to the end of a large project I find out that if you are not creating a cookie one will be created for you by the browser's and this is how it will know to keep your Session variables. Much to my dismay I tested my project and turned my cookies off. The damn thing didn't work. Does anyone know ways to get around this problem. For the most part these session variables are needed on multiple pages and it would mean a complete redesign to not use them. Any suggestions would help. Thanks.... |
Follow Up - Re: Use of Session variables in ASP Projects - Harlan 2/26/1999 10:42:23 AM
|
|
|
|
|
|
|
|
|
|
|
|