Community / Wiki / Category » Category ·

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.

Action: Region

Regions are a means of providing two different types of capabilites. First and foremost, an ability to group your actions together to make your code more readable. Grouping your actions together makes it easier to navigate through your code and find specific areas of the code that are providing specific capabilities. This logical grouping of actions also makes it easier to copy and paste groups of actions from one configuration to another.

Tutorial: Assigning a Page Title

This demonstration walks through the assignment of a Page Title both via Assignment action (non ajax) and via Javascript and OWS.Fetch.

Tutorial: Search Integration

Using OpenWebStudio to integrate the Custom Data within your module into the mix of the data provided within the DotNetNuke search Results is simple. Let's consider the following configuration.

Using iPortable

This article provides a rapid demonstration of the capabilities of the iPortable implementation within OpenWebStudio