G
Guest
I have a text field that has data in it that I would like to Validate will
the client is entering the data. The first three bytes of data should be
'00:'; the next three bytes can be a range between '01:' to '59:'; the last
two bytes must be between '01' and 59. I do not see how I can do this on the
Validation line. What are my alternatives? I know I'm missing something
obvious. Ideas?
the client is entering the data. The first three bytes of data should be
'00:'; the next three bytes can be a range between '01:' to '59:'; the last
two bytes must be between '01' and 59. I do not see how I can do this on the
Validation line. What are my alternatives? I know I'm missing something
obvious. Ideas?