Hi!
I've posted the same question twice so far but no reply yet! This should be a fairly easy thing and I'm surprised that no one's replied.
I want to have a session level array which I can refer to in an asp page. I'd like to create this array in the global.asa file within the Session_OnStart function and use it in my asp page. I should be able to read from and write to the session level array so that the values can be accessed from all pages as long as the session is active.
HELP!!!
Sashi
I've posted the same question twice so far but no reply yet! This should be a fairly easy thing and I'm surprised that no one's replied.
I want to have a session level array which I can refer to in an asp page. I'd like to create this array in the global.asa file within the Session_OnStart function and use it in my asp page. I should be able to read from and write to the session level array so that the values can be accessed from all pages as long as the session is active.
HELP!!!
Sashi