Session.Add("mykey", myValue); ?
On Wed, Nov 17, 2010 at 11:30 AM, Tedsby <[email protected]> wrote:> Does anyone have an example of how to create a session variable in the > Session_OnStart method and save this in the global.asax file? This is > for use in a retail web site.
