APPLICATION DESIGN

URL commands for opening resources
The following URL commands open resources, design elements that allow you to import, store, and deploy a variety of file types in an NSF application. Resources are widely used with Web applications and applications designed for use with WebDAV.

For more information on resources, see "Sharing non-NSF files".

OpenImageResource

Allows you to open a graphic resource in an application.

Syntax

http://Host/Database/ImageResourceName?OpenImageResource

Where:


Examples

http://www.mercury.com/leads.nsf/TopHeader.gif?OpenImageResource

OpenFileResource

Allows you to open a file resource in an application.

Syntax

http://Host/Database/FileResourceName?OpenFileResource

Where:


Examples

http://www.mercury.com/leads.nsf/JSLibrary.js?OpenFileResource

See Also