This topic is locked

Registration Page without a Username Password

9/7/2005 6:03:26 PM
ASPRunnerPro General questions
S
shocktheory author

Can I create a "Registration" page without having to select a username and password field. What I want to be able to do is create a "Sign up" form on the fly for RSVP - but I don't want them to have to create a Username and password.

Sergey Kornilov admin 9/7/2005

The purpose of Registration page is to create username/password for each user in order to logon to password protected website.
If you do not need password protection simply point users to the add page (users_add.asp) when they can enter their information.