etogre
04-11-2008, 01:44 PM
Rarely do I find myself asking for answers, but this one's throwing me for a loop.
How would you clean up a string so that it will only contain alphanumerics ([a-Z][0-9]) and only certain characters (such as: +,_,-, )
The string I am looking to cleanup can contain a vast variety of characters.
If the answer is real simple go ahead and smack me! :stickout:
How would you clean up a string so that it will only contain alphanumerics ([a-Z][0-9]) and only certain characters (such as: +,_,-, )
The string I am looking to cleanup can contain a vast variety of characters.
If the answer is real simple go ahead and smack me! :stickout:
