Check whether cookie has been created or not

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gaurkamal
    New Member
    • Aug 2006
    • 5

    Check whether cookie has been created or not

    I have a problem in checking whether the cookie have been created or not. How can i check whether cookie has been created or not in Vb script or in javascript.
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    These two links should help you understand how cookies work, how to set them, read them and check if they're set:
    W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.

    Comment

    Working...