display access error message on asp page
am 07.08.2005 16:02:46 von iam247
Hi
I am working an a prototype asp acess2002 database. Currently I have
not set up a page to check if a new users email address is already
present on the DB. I have set access to not allow dulicates on the
emailAddress field.
Obviously when someone attempts to register an email address for a
second time IE displays "The page cannot be displayed" along with a
detailed error message from Access.
As a temporary solution how can I pick up this error message and
display my own "email address already registered" message in a page
with my own formatting?
Thanks ColinK
Re: display access error message on asp page
am 07.08.2005 16:56:47 von Steven Burn
http://aspfaq.com/show.asp?id=2509
--
Regards
Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk
Keeping it FREE!
wrote in message
news:1123423366.851049.71860@g43g2000cwa.googlegroups.com...
> Hi
>
> I am working an a prototype asp acess2002 database. Currently I have
> not set up a page to check if a new users email address is already
> present on the DB. I have set access to not allow dulicates on the
> emailAddress field.
>
> Obviously when someone attempts to register an email address for a
> second time IE displays "The page cannot be displayed" along with a
> detailed error message from Access.
>
> As a temporary solution how can I pick up this error message and
> display my own "email address already registered" message in a page
> with my own formatting?
>
> Thanks ColinK
>