hi, try this one. ^(([a-zA-Z\d]{3}_){2})([a-zA-Z\d]{3}) It will check for aplhanumeric strings seperated. Can U give more examples of the type of string you want? Hope to be of help. take care mani
M
manishmahajan
@manishmahajan
hi, try this one. ^(([a-zA-Z\d]{3}_){2})([a-zA-Z\d]{3}) It will check for aplhanumeric strings seperated. Can U give more examples of the type of string you want? Hope to be of help. take care mani