The sample is based on the UTF-8 environment.
How to apply the license of DEXTUploadX5 client component to run the sample
- Sample testing requires the license. After purchasing a commercial license or downloading a trial, an authKey must be issued with the provided PID (product number) and SN (serial number).
- Set the issued authentication key in the sample "/dx5/dextuploadx5-configuration.js" file.
- Refer to DEXTUploadX5 Manual > "Product description " > "License" for details on the process of issuing an authentication key.
Required
Example 01Setting the authentication key and paths
Basic examples
Example 01Creating a component
Example 02How to handle errors
Example 03Registering a virtual file
Example 04Selecting items
Example 05Deleting or recovering an item
Example 06Checking information that an item has
Example 07Sorting items
Example 08Limiting the number and size of items
Example 09Limiting file extensions
Example 10Limiting duplicate files
Example 11Blocking fully, blocking partially
Example 12Setting the GUI of LIST style
Example 13Setting the GUI of TILE style
Example 14Setting the GUI of SINGLE style
Example 15Image file viewer
Example 16Setting language
Example 17Setting custom columns in GRID style
Example 18Custom filter
Example 19Registered event handlers
Example 20Using the onDX5ColumnDataDisplaying handler in GRID style
Etc.
Example 01Identifying browsers