|
|
|
|
|
| | |
|
Active Server Pages ASP programs help tutorial tutorials routine routines jobs listserve mailinglist bulletin board bulletin boards programming snippet snippets CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Lost Session Variables [?] |
From: |
Jon Vandermeulen |
Date: |
6/21/1999 8:05:24 PM |
IP: |
209.241.163.20 |
I discovered a fix for this. Again, I still think the server is having a nervous breakdown and that this is an isolated situation. Im posting the fix in case anyone else has this prob.
I modified the Session_OnStart subroutine in the following way:
ENABLESESSIONSTATE=True
Response.Buffer = "True"
I dont know which one does it. It works now so Im not TOUCHING it. If anybody knows any reason why I would have to do this, or if I was just an idiot and should have been doing this all along, lemme know. Thanks. |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|