hey tell me more. where? I am thinking now- probably am having the same problem
On Wed, Nov 17, 2010 at 12:10 PM, Jamie Fraser <[email protected]>wrote: > 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. > > >
