Hi guys, I'm having some trouble validating Australian phone numbers (both land line and Mobile)
I'm using to following reg expression which i got from:
http://regexlib.com/REDetails.aspx?regexp_id=1248
But when I open the JavaScript Console in Firefox i get:
Error: syntax error
Line: 31, Column: 56
As I'm using an external file i've posted the contents below:
I'm new to JavaScript so any help you provide would be much appreciated
Thankyou in advance.