Input mask email address

  • Thread starter Thread starter Ronald
  • Start date Start date
R

Ronald

hi ppl,

a small question,

what would the imput mask for an email address look like? It not an
optional field.

Thanks

Ronald
 
Ronald said:
hi ppl,

a small question,

what would the imput mask for an email address look like? It not an
optional field.

Email addresses do not have a consistent enough pattern for an Input Mask
to be used. I think they only two "hard rules" are there must be at least
one "dot" (there can be more) and exactly one "@". Everything else is
pretty wide-open, although there might also be illegal characters.
 

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

Similar Threads

Access - Input Mask 2
input masks 10
Input masks 4
input mask 2
Input masks 1
Input Mask - Date and Time 7
Remove input mask format 4
How do I create drop down list for a column? 2

Back
Top