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.
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.