This topic is locked

conflict with auto number

3/7/2004 4:48:28 PM
ASPRunnerPro General questions
author

hi

i just use this software and i have a problem with auto number .

in add function i have a problem with auto number filed id becuse it s primery key of my data base so what shuld i do for this problem.
an other thing is ,if i want that every one can make a user name and password (like as registering ) for himself , is it easy in this software and if it is .how can i make it?

Sergey Kornilov admin 3/10/2004

If you have Autonumber field you don't need to dsiplay it on the Add page. Let the database fill this field.
To allow users self-register create an Add page for the table where you store usernames and passwords and point your visitors to this page.