|
|
Browse by Tags
All Tags » asp.net » regex » how to match
-
I wrote a VB.NET application that parses airline passenger data using Regular Expressions. The passenger's last name appears first followed by a slash. There can be many different data items after that. In the airline data, the passenger name format is:
[] = optional
-[Number]Last Name/First Name/Initial [Middle ...
|
|
|