Sample App: Folders

This app demonstrates how to use the folder methods available in IMatch and IMWS.

Display a folder selector dialog. Then scan the folder for all files matching the masks specified below. Use *.* to find all files, else separate masks using ,

This demo lists the name of all folders in the database.

Retrieve and display the physical paths of useful special folders.
These include the TEMP folder, the IMWS document root folder, folders used by IMatch and standard folders like My Documents, My Music or My Videos.
This test also checks if the TEMP folder exsits to demonstrate the /folderexists endpoint.

After you have selected a folder, this demo creates several sub-folders below it.

This demo prompts for a folder name and then deletes the folder.

This demo creates a new folder in the TEMP folder and then renames it. Study this demo the debugger in your web browser.

Server Response


            

Data