Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Regex
Message
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Regex
Miscellaneous
Thread ID:
01639151
Message ID:
01639151
Views:
95
Hi
I want to convert a TextBox into a Formatted Text Box
Would there be a Regex that could do this

e.g. String:
16Mh1234 to become: 16 MH 1234
15D35999 to become 15 D 35999
(These are Irish Car Registration numbers where first 2 characters are Year, then there is a county code (Can be 1 or 2 characters) then a number (can be 1 to 999999)


Rules would be:

All to be upper case
Space before the first Alpha Block
Space after first alpha block

Tia
Gerard
Next
Reply
Map
View

Click here to load this message in the networking platform