Reply to thread

Thanks again for the help... However, I didnt have to reverse or add the \s.

I got it working perfectly in JavaScript anyway, but as Paul wrote the Regular Expression Validator doesnt seem to fire if the field is empty.

I wouldnt mind knowing how to do it all without having to use 2 validators.


BTW. Heres what I ended up with: /^[^\\"][^\\"]*$/


Best // Kristoffer


Back
Top