File Upload |
Active Web |
Click File Upload to manage the configuration for uploading files.
Make your changes to the configuration and click Submit.
Item |
Description |
Clear File on Page Exit |
Whether the uploaded page should be deleted when the page has completed execution. This should be set if the upload file data is being processed in the script page and is no longer required after the page has been delivered. |
Clear File Upload Temp Directory on Startup |
Whether the file upload folder should be cleared each time the servlet is restarted. This is an alternative way of removing unwanted and out of date upload files. |
Max File Size |
The maximum size (in kilobytes) for upload files. Files bigger than this maximum will be uploaded but will be truncated to this size. |
File Upload Temp Directory |
The folder that is used to hold uploaded files. Your script may of course move or copy the files to another folder if desired. |
If you do not click Submit, your changes will not be saved. |
Topic ID: 150018