javascript regular expressions

Posted by franbm on Stack Overflow See other posts from Stack Overflow or by franbm
Published on 2010-04-03T09:21:55Z Indexed on 2010/04/03 9:23 UTC
Read the original article Hit count: 166

Filed under:

hi, how can i not allow these chars: \ / " ' [ ] { } | ~ ` ^ &

using javascript regular expression pattern thanks a lot

© Stack Overflow or respective owner

Related posts about JavaScript