Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members File Members Related Pages
FormFile.h File Reference
Class representing a file submitted via an HTML form.
More...
#include <iostream>
#include <string>
#include "cgicc/CgiDefs.h"
Go to the source code of this file.
Namespaces |
namespace | cgicc |
Compounds |
class | cgicc::FormFile |
| Class representing a file submitted via an HTML form. More...
|
Defines |
#define | _FORMFILE_H_ 1 |
Detailed Description
Class representing a file submitted via an HTML form.
FormFile is an immutable class reprenting a file uploaded via the HTTP file upload mechanism. If you are going to use file upload in your CGI application, remember to set the ENCTYPE of the form to multipart/form-data
.
Definition in file FormFile.h.
GNU cgicc - A C++ class library for writing CGI applications
Copyright © 1996 - 2002
Stephen F. Booth
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1 or
any later version published by the Free Software Foundation; with no
Invariant Sections, with no Front Cover Texts, and with no Back-Cover
Texts.
Documentation generated Sun Mar 17 16:40:57 2002 for cgicc by
doxygen 1.2.13.1