User accounts can be created using the register.asp page. This page will prompt the user for information such as their desired username, password, and email address. Other optional user fields such as name, address, and phone number can also be collected from this page.
When the submits their information, new record with an accesslevel of 1 is created in the 'Users' database table. For email enabled sites, an email is also sent to the user to confirm their new registration.
The default accesslevel of 1 allows users to view knowledge base articles and suggest sites for the resources (links) area.