B
Bill Reynen
Hello,
Working in ASP.NET. I want to create several projects on the web server
/Online
/Online/App1
/Online/App2
/Online/App3
The /Online project will handle all of the user authentication and present
them with a list of applications they can access (App1, App2, App3)
/Online/App1, App2, and App3 are separate projects but I want them to be
able to access the session variables defined in /Online. Is it possible to
share the session information between the projects?
Thanks
Bill Reynen
Working in ASP.NET. I want to create several projects on the web server
/Online
/Online/App1
/Online/App2
/Online/App3
The /Online project will handle all of the user authentication and present
them with a list of applications they can access (App1, App2, App3)
/Online/App1, App2, and App3 are separate projects but I want them to be
able to access the session variables defined in /Online. Is it possible to
share the session information between the projects?
Thanks
Bill Reynen