URL commands for opening pages

The following command will open a Web page using its name or UNID.

Note: The URLs shown are for example only. They do not point to existing Web sites.

OpenPage

Syntax

http://Host/Database/PageName?OpenPage

http://Host/Database/PageUNID?OpenPage

Examples

http://www.lotus-10.com/discussion.nsf/products?OpenPage

http://www.lotus-10.com/discussion.nsf/35AE8FBFA573336A852563D100741784?OpenPage

Optional arguments for OpenPage and OpenDocument

The following arguments manipulate outline controls on pages and documents. The arguments for OpenPage and OpenDocument commands use the same syntax regardless of the command.

CollapseOutline=[n]

Where n is the twistie at the top level of the outline. It is possible to collapse twisties in hierarchical order. For example, &CollapseOutline=2.1.3 will collapse the second twistie at the top level of the outline, the first twistie at the second level, and the third twistie at the third level.

Syntax

http://Host/Database/PageName?OpenPage&CollapseOutline=n

http://Host/Database/PageUNID?OpenPage&CollapseOutline=n

Examples

http://www.lotus-10.com/sales.nsf/products?OpenPage&CollapseOutline=1

http://www.lotus-10.com/sales.nsf/products?OpenDocument&CollapseOutline=1

http://www.lotus-10.com/sales.nsf/products?OpenPage&CollapseOutline=1.2.3

http://www.lotus-10.com/sales.nsf/products?OpenDocument&CollapseOutline=1.2.3

ExpandOutline=[n]

Where n = the twistie at the first level of the outline.It is possible to expand a twistie in hierarchical order. For example, &ExpandOutline=2.1.3 will expand the second twistie at the top level of the outline, the first twistie at the second level, and the third twistie at the third level.

Syntax

http://Host/Database/PageName?OpenPage&ExpandOutline=n

http://Host/Database/PageUNID?OpenPage&ExpandOutline=n

Examples

These URLs do not point to existing Web sites. They are for example only.

http://www.lotus-10.com/sales.nsf/products?OpenPage&ExpandOutline=5

http://www.lotus-10.com/sales.nsf/products?OpenDocument&ExpandOutline=5

http://www.lotus-10.com/sales.nsf/35AE8FBFA573336A852563D100741784?OpenPage& ExpandOutline=5.1.2

http://www.lotus-10.com/sales.nsf/35AE8FBFA573336A852563D100741784?OpenDocument& ExpandOutline=5.1.2

Arguments

StartOutline=[n]

Where n is the twistie at the top level of the outline. It is possible to expand a twistie in hierarchical order. For example, &StartOutline=2.1.3 will start the display with the third twistie at the third level of the outline.

Syntax

http://Host/Database/PageName?OpenPage&StartOutline=n

http://Host/Database/PageUNID?OpenPage&StartOutline=n

Examples

http://www.lotus-10.com/sales.nsf/products?OpenPage&StartOutline=1

http://www.lotus-10.com/sales.nsf/products?OpenDocument&StartOutline=1

http://www.lotus-10.com/sales.nsf/35AE8FBFA573336A852563D100741784?OpenPage&StartOutline=5.1.2

http://www.lotus-10.com/sales.nsf/35AE8FBFA573336A852563D100741784?OpenDocument&StartOutline=5.1.2