huggyd
07-16-2003, 09:48 AM
I need to validate Uk vehicle registration plates within an ASP page. For those of you outside the UK the format goes like this xx11xxx or x1(1)(1)xxx where x is any alpha and 1 is any numeric and (1) represents an optional numeric.
I know this is crying out for a regular expression but I've never used them and don't know where to start. Any help in either javascript (preferably) or vbscript much appreciated
I know this is crying out for a regular expression but I've never used them and don't know where to start. Any help in either javascript (preferably) or vbscript much appreciated