i've to set some conditions to my program. user has to enter a string of 2 letters + 7 numbers in this order eg. x1234567y how do i set the conditions to make sure the order is correct?
thanks
You should use regular expressions.
Good Luck, ProFreeLance