C
cj
I have textbox1 that takes a phone number xxx-xxx-xxxx. Is it possible
to have it start off looking like - - and when someone types the
number fill in around the -s?
If not how about after they type the 3rd number have the - fill in
automatically etc.
Lastly if that isn't doable then where is the best place to put code to
reformat the number after they are finished entering it. Perhaps
textbox1_leave doesn't appear to work?
to have it start off looking like - - and when someone types the
number fill in around the -s?
If not how about after they type the 3rd number have the - fill in
automatically etc.
Lastly if that isn't doable then where is the best place to put code to
reformat the number after they are finished entering it. Perhaps
textbox1_leave doesn't appear to work?