PDA

View Full Version : Store/Set Entire Form not working


paddy1228373695
05-27-2009, 07:15 AM
Hi I am trying to use cookies toolkit to store/set entire form acoording to the support recipe on your site, but it i simply not working, and I have a strong suspicion it has something to do with the body tag being uneditable due to it being in a template...

What boggles me, is that it actually writes the onload script on the body tag though...

Thanks in advance.

Ray Borduin
05-27-2009, 07:18 AM
Maybe it isn't including the necessary js functions. Do you have a url where I can look?

paddy1228373695
06-02-2009, 02:28 AM
Thanks, I managed to fix it. The log-in system I had created was interfering with it somehow...