in Search
ATTENTION: I've decided to put the upgrade on hold due to a compatibility issue of our server environment with the latest CS installer package. CS 2008 now requires SQL Server 2005 as the backend DB but our database server currenlty has SQL Server 2000 installed on it. I'll resume the upgrade once I figure out when Telligent is releasing a patch to the schema compatibility issue. For now, we will continue to use the old version of CS while waiting for the said patch. If you have any questions about this process, please don't hesitate to post them on our forums and I'll answer them as soon as I can. Thanks for your patience and support guys! I'll let you know as soon as this is resolved. - Keith Rull
Latest post 05-02-2008 2:21 AM by cruizer. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 05-02-2008 1:52 AM

    destroying a specific Session variable

    elow po mga kuya

    Session.Abandon will destroy ALL session therefor freeing up memory that they used... <----tama po ba understanding ko about Session.abandon?

     if so, panu naman po kung gusto ko lang mag destroy ng ISANG specific na session variable.

     ex.

    if I am in my settings.aspx page and I have...

    Session("logID") = "1"

    Session("settingsONE") = "True"

    then if im going to navigate to other pages. gusto ko sana idestroy yung Session("settingsONE")

    panu po yun?

    salamat po.

    • Post Points: 20
  • 05-02-2008 2:21 AM In reply to

    • cruizer
    • Top 10 Contributor
    • Joined on 12-14-2005
    • Singapore
    • Posts 944
    • Points 22,590

    Re: destroying a specific Session variable

    Answer
    http://devpinoy.org/blogs/cruizer
    Naglalayong buksan at palayain ang kamalayan ng Pinoy .NET developer
    • Post Points: 5
Page 1 of 1 (2 items)