I know this can be done with regular expressions, but my knowledge of regular expressions stinks. I need to say
if (request.form("claim_num") is of the format: "2 numbers – 4 numbers – 3 numbers"
then go here
else go there.
Can some please help me out with how to do that?
Jewels
When faced with a decision, always ask, 'Which would be the most fun?'
if (request.form("claim_num") is of the format: "2 numbers – 4 numbers – 3 numbers"
then go here
else go there.
Can some please help me out with how to do that?
Jewels
When faced with a decision, always ask, 'Which would be the most fun?'