Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Cookie Monster!
Hi
I had an issue which I've already fixed here: https://usergroup.netsuite.com/users/showthread.php?p=92550#post92550 regarding holding the value of a checkbox from page to page using the window.name reference.
Now, I have decided to learn a bit more and try getting it to work using cookies as I'm sure it will be very handy down the track. I have Frankensteined some coding from w3schools.com and my own code to try and get cookies happening, so that's why my variables look rather strange.
I can't seem to get it happening though. The checkbox does the desired job, but I can't get it to keep it's value from page to page.
0