Home > Archive > ASP > November 2005 > Session in ASP for two virtual directories
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Session in ASP for two virtual directories
|
|
| tractng@gmail.com 2005-11-23, 6:55 pm |
| Guys,
Can a session be good for two different virtual directories under the
same site? They are for internal use only.
Would the session be carried from the virtual directories?
For example:
Site one is : http://fs1/review1/
Site two is: http://fs1/review2/
Thanks in advance,
Tony
| |
| Bob Barrows [MVP] 2005-11-23, 6:55 pm |
| tractng@gmail.com wrote:
> Guys,
>
> Can a session be good for two different virtual directories under the
> same site? They are for internal use only.
>
> Would the session be carried from the virtual directories?
>
>
> For example:
>
> Site one is : http://fs1/review1/
>
> Site two is: http://fs1/review2/
>
Quidk reply: try it, you'll see.
Long reply: Only if fs1 is a single application which contains the two
subfolders
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
|
|
|
|
|