same session betwwen two application
Hi all,
I am using a tool that have folder in my wwwroot folder.
i m accessing aspx pages from this tool to my application.
I m not getting same session in tool's aspx pages.it's creating new session.
how i can maintain same session?
so i can check for session for each user.
thanks
|