Re: Validation for Special Characters
Works really well for me.
With this onchange-code i can block the special characters Char(34) and Char(47).
Now my new problem is, as soon as someone set a new line in de multiline datacardvalue-field by clicking the enter-button, the code is like not activ anymore.
does anybody knows how the ismatch is working when enter-button for a new line is clicked in an multiline datacardvalue-field?
Thanks