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:

  • ImageResourceName is the name of the image file being accessed.

Examples

http://www.lotus-10.com/leads.nsf/TopHeader.gif?OpenImageResource

OpenFileResource

Allows you to open a file resource in an application.

Syntax

http://Host/Database/FileResourceName?OpenFileResource

Where:

  • FileResourceName is the name of the file being accessed.

Examples

http://www.lotus-10.com/leads.nsf/JSLibrary.js?OpenFileResource