Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Phone number formating
Message
From
07/11/2003 11:03:48
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Phone number formating
Miscellaneous
Thread ID:
00847678
Message ID:
00847678
Views:
48
Hello all,

I have a visual foxpro textbox control that uses the following properties to format a phone number:
*--Displays the format mask for the text box that is specified in the 
*--InputMask property. The mask formats data for easier entry and clearer 
*-- display, but is not stored as part of the data. 
mytextbox.format = R

mytextbox.inputmask =(999) 999-9999 
I would like to get a similar functionality in a web textbox control ( asp.net with c# ).
I have been browsing helps files but can not find anything.

Any feedback is appreciated.

Thanks,
Sergio
Next
Reply
Map
View

Click here to load this message in the networking platform