G
Guest
I am developing a multi purpose database....
this really isnt important though..
What i am trying to figure out is whether or not I can have some sort of
credit card verification......
one of my forms requires a client identity to be generated... a portion of
this requires a credit card number to be entered... at times, employees enter
bogus #'s because they have forgotten to take down a correct #...
What I would like to do is have the credit card feild require a 4 or 5 as
the first digit....
The feild is currently running with a mask that looks like:
****/****/****/****
I would like the first character to be a 4 or a 5 or return an error message.
Is this possible?
It is not a huge issue from my p.o.v..... however a few of the individuals
who will be using this DB have asked me to look into this issue.
this really isnt important though..
What i am trying to figure out is whether or not I can have some sort of
credit card verification......
one of my forms requires a client identity to be generated... a portion of
this requires a credit card number to be entered... at times, employees enter
bogus #'s because they have forgotten to take down a correct #...
What I would like to do is have the credit card feild require a 4 or 5 as
the first digit....
The feild is currently running with a mask that looks like:
****/****/****/****
I would like the first character to be a 4 or a 5 or return an error message.
Is this possible?
It is not a huge issue from my p.o.v..... however a few of the individuals
who will be using this DB have asked me to look into this issue.