The Authorization folder contains templates of authorization forms for users and modification of their private information, as well as mail templates, used in authorization process.
This folder contains following files and folders:
- MailTemplates - this folder contains templates of mails, used in authorization process.
- ChangePassword.ascx - page for a user to change a password.
- Login.ascx - user’s authorization page (a login-password input or registration on the site).
- RecoveryPassword.ascx - page with a form for reminding user of his login-password.
- UpdateUserData.ascx - page with a form for registering a user on a site or updating user private information.
The MailTemplates folder contains the following templates of mail messages:
- CreateUserRequest.htm - mail message template with a request to a user to confirm his registration on the site.
- RecoveryPassword.htm - template of a mail message for reminding a user of his password.
- UserIsCreated.htm - template of a mail message, that registration of a new user is finished and he can work with the site.
Site structure: Site structure
© 2005-2007 Astron Digital Ltd. All Rights Reserved.