2 word city : mask input

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm entering address info and have created a "city" mask input
(>L<?????????????;0;), but now I have a 2 word city name. eg: New York.
I've looked at the input mask help and can't see how to work this one.

Any ideas?

Thanx in advance!!
 
You should not be using a mask for this. Tell your users to use that
"shift" key - it's not that tough.

What about

Fond du Lac, Wisconsin



With name fields, you should not try to force the capitalization. You will
run into too many exceptions.
 
Back
Top