User Tools

Site Tools


web_form

Web Form

Return to Software engineering topics, Validation, Forms

See Django form validation

A webform, web form or HTML form on a web page allows a user to enter data that is sent to a web server for processing. Forms can resemble paper or database forms because web users fill out the forms using checkboxes, radio buttons, or text fields. For example, forms can be used to enter shipping or credit card data to order a product, or can be used to retrieve search results from a search engine.

Snippet from Wikipedia: HTML form

A webform, web form or HTML form on a web page allows a user to enter data that is sent to a server for processing. Forms can resemble paper or database forms because web users fill out the forms using checkboxes, radio buttons, or text fields. For example, forms can be used to enter shipping or credit card data to order a product, or can be used to retrieve search results from a search engine.

web_form.txt · Last modified: 2024/04/28 03:23 by 127.0.0.1