K
kieran
Hi,
I am unfamilar with Regular Expressions and have been trying to get a
regular expression for a car registration field on a form. What i need
the expression to do is to not allow spaces or dashes i.e. '-'.
For example we have car regs that must be in the form of 01D21, but
some users enter 01 D 21 or 01-D-21.
Any help, greatly appreciated.
I am unfamilar with Regular Expressions and have been trying to get a
regular expression for a car registration field on a form. What i need
the expression to do is to not allow spaces or dashes i.e. '-'.
For example we have car regs that must be in the form of 01D21, but
some users enter 01 D 21 or 01-D-21.
Any help, greatly appreciated.