FengShui1998
MIS
Hello,
I have an input form field myname. I need to test of any of these characters are in this field using javascript.
% \ / ' " @ = ) ( < > &
If so, I would like to replace that character in the string at that location.
Any ideas?
Thanks in advance
fengshui1998