| ServerName |
The name of the server uploading to |
Current server |
No |
| ServerScript |
The script that the form is submitting to |
|
Yes |
| HTTPSMode |
Boolean value for SSL |
False |
No |
| FileFilters |
Collection of filters to be used in the file chooser control |
*.* |
No |
| ExcludedFileFilters |
File filters explicitly excluded from the upload |
|
No |
| DefaultDir |
Default directory |
|
No |
| DefaultFiles |
Collection of files to be included automatically. Verify the files do exist prior to addition |
|
No |
| MaxTotalFileSize |
Maximum total file size allowed (in MB) |
20 (MB); |
No |
| MaxNumberOfFiles |
Maximum total number of files |
50 |
No |
| HTMLFormName |
Name of the HTML form submitting |
|
No |
| Width |
With of the control |
|
No |
| Height |
Height of the control |
|
No |
| BgColor |
Background Color |
White (#FFFFFF) |
No |
| Language |
The language used for display purpose |
English |
No |
| ShowProgress |
Allow to control the display of the progress bar |
True |
No |
| Timeout |
Timeout value (in minutes) |
60 (minutes) |
No |