Re: Sharing session objects across the projects
From: Paul Clement (UseAdddressAtEndofMessage_at_swspectrum.com)
Date: 10/18/05
- Next message: ChristianProgrammer: "Basic Security Control Question Please."
- Previous message: Rahul: "Sharing session objects across the projects"
- In reply to: Rahul: "Sharing session objects across the projects"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 18 Oct 2005 08:14:57 -0500
On 18 Oct 2005 04:26:42 -0700, "Rahul" <rahulkansara@hotmail.com> wrote:
¤ Hi,
¤
¤ I have a solution which consists of two web projects. I am calling a
¤ web page in project2 from project1. Before calling a web page from
¤ project2 I set some value in session from a web page in project1. Later
¤ on web page in project2 I tru to acces the value i stored in the
¤ session but am not able to do so. Pls let me know how can I do this?
This isn't natively supported but apparently there is a workaround.
See the following:
http://www.asp101.com/articles/jayram/sharestate/default.asp
Paul
~~~~
Microsoft MVP (Visual Basic)
- Next message: ChristianProgrammer: "Basic Security Control Question Please."
- Previous message: Rahul: "Sharing session objects across the projects"
- In reply to: Rahul: "Sharing session objects across the projects"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]