Have you thought of using a globally shared library reference? Session values tend to be viewable in plain text. Or placing the values in a ViewState variable?
On Nov 17, 5: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.
