Remove unicode from a string
807603Feb 12 2008 — edited Feb 13 2008Hi there,
I have a string which contains ('officers seized €270,000 in cash'). Since I cannot replace the Unicode as the string will be generated daily and may contain different ones, so I think my only other option would be to remove the Unicode, how could this be done??
Thanks,
Steve