Community / Wiki / Category » Category ·

Action: Condition-Else If

The ELSE-IF Condition Action provides extended conditional branching within your Actions, and must be used in combination with the If Condition. The functionality and purpose are exactly the same as t

Action: Condition-If

The IF Condition Action provides conditional branching within your Actions, and can be used in combination with the Else If Condition and Else Condition . The general concept is familiar to anyone who

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.

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.