Applet: | UploadClient |
Description: | To preserve non-English file names of uploaded files, set Encoding to the appropriate language code. For a complete list of language encodings, see Supported Encodings. |
Example: | The following sets Encoding to Windows Arabic: <param name="Encoding" value="Cp1256"> |