You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Add Phone mask like (999) 999-9999 on phone input in vbcs

Received Response
83
Views
1
Comments

Summary:

I want to add a phone mask to phone input component/text input component. When user starts typing the phone number, it must be auto formatted in the format (999) 999-9999. Is there any way to get character keycode in keypress or keyup event? so that I can implement the masking shown here https://stackoverflow.com/questions/12578507/implement-an-input-with-a-mask

Content (required):

I want to add a phone mask to phone input component/text input component. When user starts typing the phone number, it must be auto formatted in the format (999) 999-9999. Is there any way to get character keycode in keypress or keyup event? so that I can implement the masking shown here

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!