Skip to Content
0
Jun 06, 2011 at 07:16 AM

Formatting input field from 123456789 to 123-45-6789

117 Views

Hi all,

I need to format an input field. When the user enters a value like 123456789, I need to default it to looks like 123-45-6789. After that I need to save the 123-45-6789 back as 123456789. Anyone have any ideas? Thanks.