S
Spunny
Guest
Hi,
I have a text box that should allow CRLF and how can I write regular expression to allow period, hyphen, comma, a-z and CRLF.
I tried adding \\r\\n as part of regular expression. but not working.
Please let me know.
Thank You
Continue reading...
I have a text box that should allow CRLF and how can I write regular expression to allow period, hyphen, comma, a-z and CRLF.
I tried adding \\r\\n as part of regular expression. but not working.
Please let me know.
Thank You
Continue reading...