Data entry

C

Chris

I want to be able to limit the input of a text box to
numbers and alpha characters. I do not want the user to
be able to input special characters (&,-,* ect.).

Any suggestions would be appreciated.

Chris
 
K

Kevin3NF

Create an Input Mask with an 'a'. An 'a' allows numbers and letters, and is
optional. An 'A' makes them required.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top