J
Jason Shohet
Lets say i have a numeric value drom a dropdown that is set on 1 page, but
that the rest of my application needs afterwards.
I'm trying to think of other ways besides a session / application variable,
to accomplish this. So I don't have to bother with the overhead, session
management etc. Its basically a 'global' variable. Is there a way using
structs and / or global.asax to do this.
TY
Jason Shohet
that the rest of my application needs afterwards.
I'm trying to think of other ways besides a session / application variable,
to accomplish this. So I don't have to bother with the overhead, session
management etc. Its basically a 'global' variable. Is there a way using
structs and / or global.asax to do this.
TY
Jason Shohet