I'm trying to remove extra spaces in a text email with a regex *textString = reReplaceNoCase( textString, "\s{2,100}", "", "all" );*
It works, except that it also removes new lines for some reason. Anyone any idea how make it so it does not remove the new lines? Thanks in advance. -- Web Awards www.web-designers-australia.com Looking for a business, product or service? Try the new Australian search engine www.clickfind.com.au blog: http://australian-search-engine.blogspot.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to cfaussie@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en -~----------~----~----~----~------~----~------~--~---