M
M. Magistri
Hi everyone!
I need help with ER Expressions in JavaScript. I would like to know how to
match text in a textarea object.
I use the ollowing ER but it doesn't funtion:
/^[a-zA-Z]([a-zA-Z0-9\.\-\'\ \n\!]){2,500}/
I also tried to use '$' and 'gm' commands but it doesn't function.
What do i have to do?
Thank You!
Massimiliano
I need help with ER Expressions in JavaScript. I would like to know how to
match text in a textarea object.
I use the ollowing ER but it doesn't funtion:
/^[a-zA-Z]([a-zA-Z0-9\.\-\'\ \n\!]){2,500}/
I also tried to use '$' and 'gm' commands but it doesn't function.
What do i have to do?
Thank You!
Massimiliano