| Title |
Test
Find
Special Characters
|
| Expression |
^(a-z|A-Z|0-9)*[^#$%^&*()']*$ |
| Description |
Does not allow these characters in a string #$%^&*()' |
| Matches |
Test | Whatever Text | D://folder/file.ext |
| Non-Matches |
word's | test# | (something) |
| Author |
Rating:
Vincent Faller
|
| Source |
|
| Your Rating |
|
Title: Fantastic
Name: Eros Anwar
Date: 11/4/2009 7:07:08 AM
Comment:
Good job! Solves my problem.