Results 1 to 2 of 2

Thread: [RESOLVED] session

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2006
    Location
    /root/usr/local/bin
    Posts
    476

    Resolved [RESOLVED] session

    hello!
    how to use session variable?
    tnx
    *****************
    VB6,PHP,VS 2005

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: session

    Session("keyname") = "Hello"

    Dim somevalue As String = Session("keyname").ToString()

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