Hi all, I have a string ($str). I am trying to remove everything that is not an ENGLISH letter from a to z or number from 0 -9. My string has some foreign chars in it like †and ? and ! and % and who knows what else. Any ideas? Thanks