Community Member Profile
- Profile: /members/6817-Ian.htm
- Comments: 2
- Points: 20
Recent Blog Comments By Ian
-
Ask Ben: Javascript Replace And Multiple Lines / Line Breaks
Posted on Sep 10, 2010 at 2:43 PM
@ Ben I did solve the problem. I could not do a string replace, and because of the platform, I cannot use Coldfusion. I wish I could. The work around was accually simple. All I had to do was instead of inserting the text into a textarea or textbox. I just had to insert the 'so called string'... read more »
-
Ask Ben: Javascript Replace And Multiple Lines / Line Breaks
Posted on Sep 7, 2010 at 4:19 PM
@Ben Hi, this is not solving the problem I am running into. When I try to do a replace for the line feed, I get the error "Unterminated string constant". The string already has the line feeds, so it won't allow me to read it. Here is my code: function removeBR() { try <... read more »



