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.
Check whether cookie has been created or not
Collapse
X
-
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