How do I read and write to the session Object
From: Tony (Tony_at_discussions.microsoft.com)
Date: 09/16/04
- Next message: W.G. Ryan eMVP: "Re: How do I read and write to the session Object"
- Previous message: R Reyes: "Re: HttpWebRequest file upload problem"
- Next in thread: W.G. Ryan eMVP: "Re: How do I read and write to the session Object"
- Reply: W.G. Ryan eMVP: "Re: How do I read and write to the session Object"
- Reply: Josema: "RE: How do I read and write to the session Object"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 15 Sep 2004 18:43:07 -0700
I am writing and ASP.Net application and want to save a value in the session
object in my C# code.
I think I save it using
Session.Add("Name", Value)
But how do I read it back there is no Get function?
Session("Name") throws an error
Help !
TIA
- Next message: W.G. Ryan eMVP: "Re: How do I read and write to the session Object"
- Previous message: R Reyes: "Re: HttpWebRequest file upload problem"
- Next in thread: W.G. Ryan eMVP: "Re: How do I read and write to the session Object"
- Reply: W.G. Ryan eMVP: "Re: How do I read and write to the session Object"
- Reply: Josema: "RE: How do I read and write to the session Object"
- Messages sorted by: [ date ] [ thread ]