G
Guest
I have a field on my form call email address.
As part of the entry for this field I want to reject certain domains (e.g.
@hotmail.com, @yahoo.com, etc).
The ideal situation would be for me to have a table that I can list of the
domains to reject and then have some function or code to inspect the entry to
see if the entry contains one of the invalid domains. But I need to find out
if there is some vb code I can use to solve this or a function that can be
used.
Thanks for any help.
As part of the entry for this field I want to reject certain domains (e.g.
@hotmail.com, @yahoo.com, etc).
The ideal situation would be for me to have a table that I can list of the
domains to reject and then have some function or code to inspect the entry to
see if the entry contains one of the invalid domains. But I need to find out
if there is some vb code I can use to solve this or a function that can be
used.
Thanks for any help.