Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Session Variables
Message
From
02/10/2003 12:16:17
Jacci Adams
Lindsay-Adams Consulting
Louisville, Ohio, United States
 
 
To
02/10/2003 11:19:58
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00834235
Message ID:
00834322
Views:
21
Hi Greg,

What would you do if you absolutely can't use cookies? Most of our end users are mandated to have cookies turned off.

I think this relates somewhat to a thread I just started "Session Timeouts" msgID# 83428.

Thanks,

Jacci


>Depending upon the requirements of you application it maybe better to use a cookie instead of session variables for data you need to share between projects.
>
>I'm sure there is a more simple solution but in my experience session variables are scoped to the project/web and I don't know a way to get around this.
>
>>Hi again! I did some more testing with session varaibles between my projects and I have had no luck. It doesn't seem to matter if I'm crossing solutions, but the session variables are lost each time I cross projects. Each project starts it's own session, which in turn loses the value of session variables of any previous project(s). How can I pass the values of my session variables from one project to another?? Please help, this is really holding me up!!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform