Results 1 to 6 of 6

Thread: Module Scope variables...

Threaded View

  1. #1

    Thread Starter
    Fanatic Member simonm's Avatar
    Join Date
    Sep 2000
    Location
    Devon, England
    Posts
    796

    Resolved 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
  •  



Click Here to Expand Forum to Full Width