need to remove line breaks from text area

     var cleanUpString = document.getElementById(’cv8′).value;
     document.LANSA.LZ1GMSGTXT.value=cleanUpString.replace(’\n’, ”);

Leave a Reply

You must be logged in to post a comment.