Member variable HttpManager():UploadFolder Foundation

The folder where uploaded files are stored in

Attribute: EXPORTED
Data type: CHARACTER ("")
Description

The value of the UploadFolder instance variable specifies the path to the folder for storing files uploaded from the browser. Note that the specified folder must exist and that the <CXP/> infrastructure requires write permission to the folder. If the folder does not exist, no file will be stored on the hard drive.

If UploadFolder is not specified and the value .T. (true) is assigned to the instance variable UseUploadFolder, then uploaded files are stored in a temporary folder on the web server?'s harddisk.

For additional information about the handling of uploaded files also refer to the chapter HttpUploadedFile.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.