|
House of Fusion
»
Cold Fusion - RegEx
Help with RegEx validation ...
View:
Threaded
Chronologically
All Messages
New views
1 Messages —
Rating Filter:
0
1
2
3
4
5
Alert me
Help with RegEx validation ...
by contiw
:: Rate this Message:
Reply to Author
|
View Threaded
|
Show Only this Message
So far I have this regex code
/[^a-z\-\,\']|(\,.*\,)$/
which should check if a string is:
contains just alpha nocase,
one or more single spaces allowed,
apostrophe and dash allowed,
just one comma allowed
Unfortunately it doesn't work.
Any help cordially appreciated.
contiW
Free embeddable forum
powered by
Nabble
Forum Help