B
Bill
I've got web-based forms to manage my online content. New HTML content is put online
using forms. Body text is inputted in the <TEXTAREA> as straight text.
Well, for the content of one of the pages, I decided to put an online survey - a form.
Problem is, this survey also contains a <textarea> area.
My online content management system is seeing the closing </textarea> in the content,
and is using it to close the <TEXTAREA> for the content management system. And so,
everything after that looks ugly. Ouch!
Can anyone please tell me how to manage this problem???
Bill.
using forms. Body text is inputted in the <TEXTAREA> as straight text.
Well, for the content of one of the pages, I decided to put an online survey - a form.
Problem is, this survey also contains a <textarea> area.
My online content management system is seeing the closing </textarea> in the content,
and is using it to close the <TEXTAREA> for the content management system. And so,
everything after that looks ugly. Ouch!
Can anyone please tell me how to manage this problem???
Bill.