Community / Wiki / Category » Category ·

Action: File

The ability to manipulate files, store files within the system, receive incoming files, and handle more advanced conceptual tasks of transforming a file like Images and CSV files within OWS makes its capability advance far beyond all other tools on the market. Within the OWS environment you can take an incoming file and store it directly within your system, either within the DNN context, or external to that, additionally you can take a file which resides outside the DNN environment and return

Action: File Example

This example demonstrates use of the File Action to Upload, Download, Store and retrieve files from the database, Delete Files and Folders, Transform thumbnail images, detect whether a file is an image and Compress groups of files together.

Extensions: PDF File Action

This package provides a new action which can convert HTML to PDF on the fly. The library works similarly to that of the File Action in that it takes incoming Source and outgoing Target parameters to provide its runtime instructions. A third party library from DuoDimension.com is used to handle the conversion.

Import from Excel (.XLS)

Importing data from Excel (.XLS file)

Tutorial: Uploading Files and Verifying that they exist

The purpose of this demonstration is to provide a sample of Uploading files via OpenWebStudio and additionally, utilizing an Ajax Request to verify that the file does not already exist.