Quick and Easy Input Mask Fix?

M

MBoozer

Hi Group:

I am trying to code an input mask as follows:

Forms!MSDSEntry!interadd.InputMask =
"http://www.aasd.k12.wi.us/fo/msds/MSDS-PDF/#####-L#.PDF"

It works great except that when I add data to the field, placeholders show
up under the "aa" in the first part of the address. For example, the mask is
supposed to allow the user to enter something like 12345-M4

In this case, the numbers 1 and 2 for some reason are entered in the "aa"
section of the mask address. I have tried replacing the "aasd" portion of the
mask with "bbsd" and it works fine. Seems that maybe "aa" is reserved? Any
idea how to get around this? By the way, please don't ask why I am doing it
this way. Long story but it works. Thx!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top