ok i am creating a membership database for online users...
i would like to use frontpage's gui without hacking up the generated code, and have created a form that will add people to this membership database...
now how can i prevent someone from signing up using a membersname that is already in the database? the primary key is still the "ID" field... do i need to change the primary key to the membername field?
Lars
i would like to use frontpage's gui without hacking up the generated code, and have created a form that will add people to this membership database...
now how can i prevent someone from signing up using a membersname that is already in the database? the primary key is still the "ID" field... do i need to change the primary key to the membername field?
Lars