Here's a few links, they are php but the regex is what's important. http://php.bigresource.com/replace-non-ascii-characters-SDKRspXA.html#KKysUyTO http://www.wessray.com/php/strip-and-remove-non-ascii-characters-using-php-regular-expressions/ <http://www.wessray.com/php/strip-and-remove-non-ascii-characters-using-php-regular-expressions/>
On Sat, Nov 6, 2010 at 9:40 AM, Monique Boea <[email protected]> wrote: > > hello > > I am working on a app where users input their resumes. > > I am using a TEXT datatype for some of my fields for large areas of text > i.e. Career Summary. > > The problem is when I output the text, there is not formatting to it and it > looks like a large jumbled block of text. > > Some of the user cut and paste from Word, so there are strange characters > in the data also. > > What is the best practice for storing and outputting large bodies of text? > > Thank you. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:338905 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

