#include <Form.h>
Collaboration diagram for Cgi::cgistruct:

Public Attributes | |
| char * | name |
| Name of parameter. | |
| char * | value |
| Value of parameter. | |
| char * | path |
| Path to file if parameter was a posted file. | |
"name" does not have to be unique.
Definition at line 49 of file Form.h.
| char* Cgi::cgistruct::name |
| char* Cgi::cgistruct::value |
| char* Cgi::cgistruct::path |
1.3.7