|
-
Apr 22nd, 2005, 05:52 AM
#1
Thread Starter
Fanatic Member
Module Scope variables...
I have a some variables that are declared in a vb webform class outside of any procedure. But when I set their values in one procedure, these variables are re-initialised when I access them in another procedure.
Is it not possible to use module scope variables in this way in webforms?
Perhaps I would be better creating session variables instead?
Last edited by simonm; Apr 22nd, 2005 at 06:59 AM.
Everything I say is either loose interpretation of dubious facts or idle speculation rooted in irrational sentiment. 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|