UploadFile
generated from ../src/mod_wxjs/upload.cppThis class contains the information about a uploaded file. When the request is received, the content of the file is not yet stored to disk. You have to use uploadFile to save the file.
Constants
Properties
| Name | Type | Description |
|---|---|---|
contentType ![]() |
String | The content type of the file |
filename ![]() |
String | The name of the file. |

© 2002 - 2007 Franky Braem.