J
Jason Barnett
I would like to share data across two separate web applications. Is this
possible, other than with Cookies? If so, how might I do it?
I would like to pass non-sensitive information from one web application to
another, on the same web server and running within the same website. I'm
using .NET Framework v2.0 on a Windows 2003 server (IIS 6.0).
possible, other than with Cookies? If so, how might I do it?
I would like to pass non-sensitive information from one web application to
another, on the same web server and running within the same website. I'm
using .NET Framework v2.0 on a Windows 2003 server (IIS 6.0).