It depends. If you have changed the Login, Survey and Chatroom folders in to Virtual Directories, they are considered to be three different applications that don't share session state.
However, if they all share the same parent (that is, Default Web Site for example) that points to wwwroot, *and* the sub folders are not marked as a Virtual Directory / Application, then all three folders will share session state (they will be seen as normal subfolders).
If you want the three folders to share session state, make sure you have a parent application that points to their parent folder. All three sub folders should be left as is; that is, not marked as a VD.
Does this help?
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
|