Re: custom javascript validation (solved)

2004-01-30 Thread Matt Bathje
- From: "Matt Bathje" <[EMAIL PROTECTED]> To: "strutslist" <[EMAIL PROTECTED]> Sent: Wednesday, January 28, 2004 12:44 PM Subject: custom javascript validation > Hi all. > > I am doing some custom validations, and the server side of them is working

custom javascript validation

2004-01-28 Thread Matt Bathje
Hi all. I am doing some custom validations, and the server side of them is working well. The problem is that in my custom javascript, I cannot get a variable I have defined as a regular expression to work. The javascript always pulls out the backslashes (\) from the regexp. If I put in the regular