Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to 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.