Hi,
I have a textarea and I would like to prevent users from inserting
HTML tags. Only plain text is supported.
Which client-side js regular expression is best for this?
Thanks, Gabi
I have a textarea and I would like to prevent users from inserting
HTML tags. Only plain text is supported.
Which client-side js regular expression is best for this?
Thanks, Gabi
Comment