T
TAT
I have an Access database on my FrontPage web where users can enter data. One
table has their ID information and another the data we want them to enter,
specifically comments. Anyway, I have referential integrity set so that they
must enter their correct ID or the data will not be saved into the comments
table. The problem is that when someone submits info with an incorrect ID, a
confirmation page will popup even though the data was not saved due to the
incorrect ID being used. Why doesn't this trigger my error page?
On a side note, this is an intranet site so I am not able to provide an url.
Thanks
table has their ID information and another the data we want them to enter,
specifically comments. Anyway, I have referential integrity set so that they
must enter their correct ID or the data will not be saved into the comments
table. The problem is that when someone submits info with an incorrect ID, a
confirmation page will popup even though the data was not saved due to the
incorrect ID being used. Why doesn't this trigger my error page?
On a side note, this is an intranet site so I am not able to provide an url.
Thanks