Ask a Question related to Microsoft Access, Design and Development.
-
Scott #1
Formats, fields, input masks, et al
Okay, I understand what you are saying, and the customer
wants it, so the customer gets it. And you're right, even
if you default the area code in, whenever you start typing
into the field, the keys entered start right over the area
code characters first.
I have an idea. Why don't you split the fields. Have an
area code and an NPX (the rest of the phone number)
field. You may have to concatenate the two together later
on for other data and sorting issues, however, so much
easier for the customer, right? They (customer) will not
necessarily understand the amount of work that goes into
the situation behind the scenes, however it will give them
what they are looking for.
We have several situations like that here, and actually
ended up splitting the phone three ways. [123] [456]
[7890]... Our DBs realized a greater level of
manipulability with this change as we were able to analyze
on new relationship levels (created new tables with the
123 relationships, 456 relationships, and 7890
relationships). We found that this gave us an estimation
on regional areas as well as timeframe our customers have
lived in the areas. Was fun......
hope it helps
Scott Guest
-
Handle multiple input date formats?
I have a date input field and I want to be able to handle 3/22/04, 22-mar-04, March 22, 2004, etc. I looked through the Module List and there are... -
Input Text Boxes and Masks
Slight problem, very annoying. I created an input text box under a mask, which as expected doesn't show up unless the fonts are embeded. However,... -
Create Dynamic Input Names or Input Fields in Asp
I have a little code to add multiple items to a shopping cart based page. This code works perfect, but it adds all of the info to the same input... -
input field masks
Hello all I am trying to enforce input masks for dates that are viewable in a single html text box. For example i would like a single tect box... -
[PHP] input field masks
Javascript is your answer. Cheers, -Ryan We will slaughter you all! - The Iraqi (Dis)information ministers site http://MrSahaf.com -----...



Reply With Quote

