NGJ
12-13-2006, 10:04 AM
Recall Form Values script II
http://www.dynamicdrive.com/dynamicindex16/formremember2.htm
I'd like to get this working with some <textarea> values.
Due to the layout on my page, I can't use the <input type ="text"> method, I need to set up a "textarea" type input instead.
Is it possible to amend the above script to include <textarea> values or is there a way I can copy my textarea value into an input type="text" value, then recalling it later from the cookie - effectively copying it back into the <textarea> value back on the page...? :rolleyes:
Thanks in advance,
N.
http://www.dynamicdrive.com/dynamicindex16/formremember2.htm
I'd like to get this working with some <textarea> values.
Due to the layout on my page, I can't use the <input type ="text"> method, I need to set up a "textarea" type input instead.
Is it possible to amend the above script to include <textarea> values or is there a way I can copy my textarea value into an input type="text" value, then recalling it later from the cookie - effectively copying it back into the <textarea> value back on the page...? :rolleyes:
Thanks in advance,
N.