Hi,
anybody knows how to use quotes (") in a dct regexp?
I have a textfield where quotes (' and ") are not allowed, my regexp is:
validation-regex="[^'|"]+$"
the ' works, but i got a error if the regexp contains ".
Thx in advance,
LeSmou
Edited by LeSmou on 03/25/05 04:51 AM (server time).