3.2.0

Reverse of activewidgets_html

Hello,

I'm using the VBScript function "activewidgets_html" to format values for my JavaScript arrays. I need to reverse the process for a string value I want to place into a textarea field (i.e. replace \r\n with <br> etc.). Has anyone worked this out yet - any help would be much appreciated.

Thanks
Max
September 12,
Don't worry - I think I've solved by putting the string into the textarea using ".value=" rather than ".innerHTML=".

Thanks anyway
Max
September 12,

This topic is archived.

See also:


Back to support forum