You need to test the database first before handling the
insert. DW has an SB
called "CheckUsername" which can be used to handle this
function if you are
only checking one field.
--
Paul Whitham
Certified Dreamweaver MX2004 Professional
Adobe Community Expert - Dreamweaver
Valleybiz Internet Design
www.valleybiz.net
"aonefun" <webforumsuser@macromedia.com> wrote in
message
news:emu5gn$k5j$1@forums.macromedia.com...
> How can I ensure that a form entry does not contain
duplicate data to the
> corresponding database field the data is to be entered
into? I am working
> with ASP.