1 | Any application with multiple forms processed by one or more cgi scripts may use hidden fields to pass information from one form to the next. |
2 | Typical example is a shopping basket application. The first page can collect user information. |
3 | Note that hidden fields are not secret - the user can see them by selecting "View - Document Source". |