Results 1 to 2 of 2

Thread: session("xx")???

  1. #1

    Thread Starter
    Lively Member Cerebrate's Avatar
    Join Date
    May 2000
    Posts
    82

    Red face

    I try to change my web site from VBscript to Jscript.
    I have some session variables,but after I change my page to jscript, it's not working anymore.
    isn't "session" an ASP stuff?
    can anyone help me to access "session" in Javascript.
    in VBscript: session("Count")=10
    in JaveScript: ????????

    Cerebrate

  2. #2
    Hyperactive Member
    Join Date
    Mar 2000
    Posts
    292
    Accessing the Session variable itself should still probably be the exact same. Try posting in the ASP forum.
    "People who think they know everything are a great annoyance to those of us who do."

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