Understanding Web Front-Ends

In addition to providing search interfaces, many Web applications also provide a front-end so that users can insert and update data in a database.

Web front-ends include forms that accepts user input and action pages that use that input in a query to either add or update a record in a database table.