[Javascript] removing line feed carriage return

Paul McGuire pmcguire at cguk.co.uk
Tue Mar 2 06:27:20 CST 2004


Can anyone help me I have a string that has linebreaks in it I need all
Char(13) and Char(10) to be removed so I can print it all on one line in a
text area.

How do I remove replace or filter these characters in Javascript?




More information about the Javascript mailing list