regular expression help
Posted
by JPro
on Stack Overflow
See other posts from Stack Overflow
or by JPro
Published on 2010-05-26T13:28:16Z
Indexed on
2010/05/26
13:31 UTC
Read the original article
Hit count: 340
I always get confused using regular expressions. Can anyone please suggest me a tutorial?
I need help with checking for a string which,
cannot contain any wild characters except colon, comma, full stop.
It will be better to replace these if found.
Any help?
Thanks.
© Stack Overflow or respective owner