Input Mask on Text box

G

Guest

Hello, I have web form that references a field for a phone number. The
number is stored in the table as a string in this format "(111) 222-3333".
When I done this in the past for window forms I would give a text box an
input mask. When the user clicked into the text box this would appear "( )
- " with focus to the right of the (. After typing in the first 3
numbers the cursor would jump over the ) and a empty space. After entering
the next 3 numbers the cursor would jump over the -. Can this be down with a
web form?

Thanks
 

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

Similar Threads

Remove input mask format 4
Input Mask 1
Input Mask 1
Input mask on a text box? 4
Input mask 2
Input Mask Help 1
Input Mask in tables 2
Input mask 4

Top