G
Guest
The users need to be able to enter numeric or alpha in a textbox.
The textbox Input Mask = 00\-00\-00;0;_
Example = 99\99\99
My database is linked to an SQL db. The field is currently "nvarchar"
How can I change this to allow example: A9\7Y\ZZ or any combination of
Alpha/Numeric??
Thanks
The textbox Input Mask = 00\-00\-00;0;_
Example = 99\99\99
My database is linked to an SQL db. The field is currently "nvarchar"
How can I change this to allow example: A9\7Y\ZZ or any combination of
Alpha/Numeric??
Thanks