sonicsnail
Technical User
Hi all,
I have a page that contains a textarea, and lots of checkboxes.. the user ticks some of the boxes, data is passed into the textarea, which they then copy/paste into an application.
There is some default content in the textarea from the start, which the user updates every time.. (mostly their own details).
I'd like the default content (or some of it) to be written in by a cookie. ie. they enter their name etc once into a popup, and everytime they access the page, it sets the default data up with their own details.
Can anyone point me in the right direction? - I know this is a pretty tricky one, but any online resources would be appreciated.
I have a page that contains a textarea, and lots of checkboxes.. the user ticks some of the boxes, data is passed into the textarea, which they then copy/paste into an application.
There is some default content in the textarea from the start, which the user updates every time.. (mostly their own details).
I'd like the default content (or some of it) to be written in by a cookie. ie. they enter their name etc once into a popup, and everytime they access the page, it sets the default data up with their own details.
Can anyone point me in the right direction? - I know this is a pretty tricky one, but any online resources would be appreciated.