1

A page contains ajax MaskedEditExtender for international phone number. How do I setup MaskedEditExtender?

It can allows me to input phone numbers like +1(454)123-45-67 or 8(113)123-45 or 132(1)123-45-67.

The phone number contains the country code, the city code and the phone number, right?

JasonMArcher
  • 14,195
  • 22
  • 56
  • 52
Alexandre
  • 13,030
  • 35
  • 114
  • 173

1 Answers1

1

Refer to MaskedEdit Demonstration.

For format international numbers refer to the following:

E.123 : Notation for national and international telephone numbers, e-mail addresses and web addresses

Telephone numbers: not as easy as they look

Akram Shahda
  • 14,655
  • 4
  • 45
  • 65