irt.org | Knowledge Base | JavaScript | Cookie | Q1570 [ previous next ]
Try something as simple as:
<body onLoad="var crumb=unescape(document.cookie); if (crumb.indexOf('myvalue') != -1) alert('Welcome Back!')">
How to do the impossible with Google Gears
Out and About