PDA

Click to See Complete Forum and Search --> : Cookies - VBScript


Zaphod64831
Aug 14th, 2000, 04:58 PM
Can anyone explain to me how to use cookies with VBScript?

Zaf Khan
Aug 14th, 2000, 06:51 PM
http://www.planet-source-code.com/vb/scripts/ShowCode.asp?lngWId=4&txtCodeId=6132

Okay, the sample maybe a bit brief, but it shows how to create a cookie and how to access it back.

The data you save is completely up to you.

Its pretty well documented

DocZaf
{;->