Ford-p
Active member
- Joined
- Mar 1, 2007
- Messages
- 30
- Programming Experience
- Beginner
Hey,
I have a string of text and a string containing allowed characters. I want compare the string of text to the string of chars and if the text only uses the allowed characters to continue, else show a message box. Hope that makes sense.
I'm sure there is a simple way to do it with Regex, but I still don't get it 100%.
Thanks,
Joe
I have a string of text and a string containing allowed characters. I want compare the string of text to the string of chars and if the text only uses the allowed characters to continue, else show a message box. Hope that makes sense.
I'm sure there is a simple way to do it with Regex, but I still don't get it 100%.
Thanks,
Joe