Functin to find strings that start with a alpa and then contain numbers visual basic .net
I need a function that will look at a string to determine it's in the correct format.
j00000
p00000
The string must start with a j or p and then contain numbers after that. The numbers will be random and might contain more/less digits.