- The cgi lib pl Home Page
-
- Forms in HTML documents
- W3C document on Form. An HTML form is a section of a document containing normal content, markup, special elements called controls (checkboxes, radio buttons, menus, etc.), and labels on those controls.
- Basic Forms basic inputs lt form gt text input boxes radio buttons and check boxes HTMLSource
- Using simple HTML forms is a very slick way of receiving information from your visitors. You put a few boxes and buttons on your page, they enter in their details and you receive them through email
|
- The CGI Resource Index
- Thousands of CGI resources listed in hundreds of categories.
- Methods GET and POST in HTML forms what s the difference
- In HTML, one can specify two different submission methods for a form. The method is specified inside a FORM element, using the METHOD attribute. The difference between METHOD="GET" (the default) and METHOD="POST" is primarily defined in terms of form data
- microformats About microformats
- Designed for humans first and machines second, microformats are a set of simple, open data formats built upon existing and widely adopted standards
|