S
Slipperman
i was wondering if there was another way to implement session-global
variables without actually using Session vars..
for some reason i get these errors when i run my site from the server that i
dont get when i run and test it locally (w2k, IIS). i'm pretty sure i read
somewhere on the host site that use of Session vars should be limited so i
figured since i had 15 of them, maybe that is just too many. i find it hard
to believe it's my code since it works all the time locally and at least
occasionally on the server. but now after making changes related to Session
vars in my code, this one goofy error happens all the time instead of just
occasionally.
variables without actually using Session vars..
for some reason i get these errors when i run my site from the server that i
dont get when i run and test it locally (w2k, IIS). i'm pretty sure i read
somewhere on the host site that use of Session vars should be limited so i
figured since i had 15 of them, maybe that is just too many. i find it hard
to believe it's my code since it works all the time locally and at least
occasionally on the server. but now after making changes related to Session
vars in my code, this one goofy error happens all the time instead of just
occasionally.