ASP Sessions
strycat_at_gmail.com
Date: 02/16/05
- Next message: kerravon.geo_at_yahoo.com: "Variables and Forms"
- Previous message: MN: "Re: Problem with Flash Movie not loading in ASP page."
- Next in thread: Evertjan.: "Re: ASP Sessions"
- Reply: Evertjan.: "Re: ASP Sessions"
- Reply: Dave Anderson: "Re: ASP Sessions"
- Reply: Mark Schupp: "Re: ASP Sessions"
- Reply: io: "Re: ASP Sessions"
- Reply: Brian Staff: "Re: ASP Sessions"
- Messages sorted by: [ date ] [ thread ]
Date: 16 Feb 2005 10:46:37 -0800
Hello,
I've got two different sets of ASP scripts on my server. Each set is
kept in their own directory. Both sets of scripts use sessions. I
want to make sure that the sessions are not accidentially shared
between the two sets as they are both different applications.
Right now I'm having a problem when I do a Session.Abandon from one set
of scripts it also kills the session for the other set of scripts (I
believe they are both using the exact same session). Is there some way
I can make sure this doesn't happen?
Thanks,
-Tom
- Next message: kerravon.geo_at_yahoo.com: "Variables and Forms"
- Previous message: MN: "Re: Problem with Flash Movie not loading in ASP page."
- Next in thread: Evertjan.: "Re: ASP Sessions"
- Reply: Evertjan.: "Re: ASP Sessions"
- Reply: Dave Anderson: "Re: ASP Sessions"
- Reply: Mark Schupp: "Re: ASP Sessions"
- Reply: io: "Re: ASP Sessions"
- Reply: Brian Staff: "Re: ASP Sessions"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|