El Valle Consulting
|
|
|
Cookies and Forms
Forms are used to collect user information. Cookies are then used to store
the form information from visit to visit or during a single visit.
- Cookies
- Cookies have many uses. Sometimes they are used in conjunction with
forms and sometimes cookies are used for other purposes.
- Be sure you have set your browser to accept cookies; otherwise, the following
examples will not work. Also, while we will be setting cookies on your
computer with the following examples all of these sample cookies will be
immediately deleted.
For examples of cookie useage, be sure to click Simple first, then Semi-Complex and
finally the Complex link.
Simple
Semi-Complex
Complex
- Forms
- Forms may include user form verification or not. The more critical
the information is, the more reason to verify the user's input. The sample
forms listed below do not record any information permanently but will illustrate
the differences between several types of forms.
Simple
Semi-Complex
Complex
Design Elements: HTML, CSS, JavaScript and ASP.
|