[thelist] Trouble writing JS cookie in NN 4

Bob Haroche spambait at onpointsolutions.com
Sat Oct 19 11:40:01 CDT 2002


> onClick="setCookie(this.form);[...]
>
> And alter the setCookie function like so:
> function setCookie(f) {
>    if (f.RememberMe.checked == true) {
>    document.cookie = "TOSagreed=yes;expires=" + expireDate.toGMTString();
> }



Thanks, Stef, but I'm finding that your suggestion isn't working in NN4 or
IE6 for that matter. :(

---------------
Regards,
Bob Haroche
O n P o i n t  S o l u t i o n s
www.OnPointSolutions.com






More information about the thelist mailing list