murray83
Games Collector
- Local time
- Today, 16:58
- Joined
- Mar 31, 2017
- Messages
- 822
Hi All
i have a text-box which i need to accept data as follows
t = text
n = number
tttnnn.tnnn
i have looked at the input masks and also searched online and here but not sure where to start as if i put L it only allows text and no other numbers or characters
so i mix and match and put the following
but it didnt work
i have a text-box which i need to accept data as follows
t = text
n = number
tttnnn.tnnn
i have looked at the input masks and also searched online and here but not sure where to start as if i put L it only allows text and no other numbers or characters
so i mix and match and put the following
Code:
lll000cl000
but it didnt work