Creating Session variables in JavaScript

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ktg024
    New Member
    • May 2007
    • 21

    #1

    Creating Session variables in JavaScript

    Hi,

    How do i create a session variables in JavaScript..... ..

    wat i want to do actually is every time the user refreshes the page the count should increment by one............ ............

    this can also be used how many have visited our site in one way...........

    reply plz,, let me know....


    Thanks......... .....
  • pbmods
    Recognized Expert Expert
    • Apr 2007
    • 5821

    #2
    Changed thread title to better describe the problem (did you know that threads whose titles contain three words or less actually get FEWER responses?).

    Heya, KTG. Welcome to TSDN!

    Try using cookies.

    Comment

    Working...