prevent duplicate form inserts-ms Access 2003

Hello all,

I am creating a simple asp .net form that inserts the form data into an
MS ACCESS database once submitted. What I need is to find a way to
prevent duplicate submissions by checking the database if the same data
had already been submitted, and if a duplicate insertion is being made,
to prompt the user "You have already submitted your information".

How can this be done?

Thanks!
vcoliveros [ Fr, 03 Februar 2006 03:16 ] [ ID #1171778 ]
Webserver » microsoft.public.inetserver.asp.db » prevent duplicate form inserts-ms Access 2003

Vorheriges Thema: ASP and SQL
Nächstes Thema: Updating multiple rows in form still a problem