Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Clearing Session variables??

Clearing Session variables??

Scheduled Pinned Locked Moved Visual Basic
helpquestion
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    I Offline
    ii_noname_ii
    wrote on last edited by
    #1

    Hello, I'm wondering if it is possible to clear individual session("variables")?? Googling, looked on msdn, can't find... Please help! (please note: individual session variables! It's easy to drop em all, but I need to empty some in some cases)

    T 1 Reply Last reply
    0
    • I ii_noname_ii

      Hello, I'm wondering if it is possible to clear individual session("variables")?? Googling, looked on msdn, can't find... Please help! (please note: individual session variables! It's easy to drop em all, but I need to empty some in some cases)

      T Offline
      T Offline
      Tyquaun Hunter
      wrote on last edited by
      #2

      You can just set it to nothing.

      I 1 Reply Last reply
      0
      • T Tyquaun Hunter

        You can just set it to nothing.

        I Offline
        I Offline
        ii_noname_ii
        wrote on last edited by
        #3

        But it will still exist, and if you have 10000 users with each session variables..... I need a way to completely drop SOME of those session variables when i choose. -- modified at 6:20 Tuesday 1st August, 2006

        T 1 Reply Last reply
        0
        • I ii_noname_ii

          But it will still exist, and if you have 10000 users with each session variables..... I need a way to completely drop SOME of those session variables when i choose. -- modified at 6:20 Tuesday 1st August, 2006

          T Offline
          T Offline
          Tyquaun Hunter
          wrote on last edited by
          #4

          try this Session.Contents.Remove()

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups