B
Brian Purcell
Hello all,
I have a FrontPage ASP file writing form data to an Access database on
a different server. Everything works fine. But, if the backend
database is missing for some reason (e.g. server down), and someone
submits the form, they get a confirmation page and everything looks
like it worked fine even though the data was lost. How can I force FP
to return an error message if the database is missing, either when the
user submits the form or, if possible, when the user initially loads
the form?
Thanks very much in advance.
--Brian
I have a FrontPage ASP file writing form data to an Access database on
a different server. Everything works fine. But, if the backend
database is missing for some reason (e.g. server down), and someone
submits the form, they get a confirmation page and everything looks
like it worked fine even though the data was lost. How can I force FP
to return an error message if the database is missing, either when the
user submits the form or, if possible, when the user initially loads
the form?
Thanks very much in advance.
--Brian