Search the Knowledgebase |
Browse by Category |
|
|
|
| Word |
Description |
| Field |
A field is one piece of data inside a data record. It can be explained as one piece of information that describes the record. Eg. A record in the mailing list may contain the following fields – name, email, client_id etc. |
| Form |
A form is part of a webpage that has input fields to collect data from the person viewing the webpage. When the form is submitted, the data is sent to the server. |