Web Examples

Forms

Form fields can be developed to send visitor's input as an HTML or a plain text email. The visitor's input can also be captured and insereted into a database.

Account Management

Using account management, developement can be implemented to create a password-protected member. This member can then retrieve their password via email or, if they choose, they can change their password all while any action (member creation, login, password retrieve, password change) can be recorded into a database. Queries can be written to monitor data and to extract needed information from the database.