APPLICATION DESIGN
Note The URLs shown below 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.mercury.com/discussion.nsf/products?OpenPage
http://www.mercury.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]
http://Host/Database/PageName?OpenPage&CollapseOutline=n
http://Host/Database/PageUNID?OpenPage&CollapseOutline=n
http://www.mercury.com/sales.nsf/products?OpenPage&CollapseOutline=1
http://www.mercury.com/sales.nsf/products?OpenDocument&CollapseOutline=1
http://www.mercury.com/sales.nsf/products?OpenPage&CollapseOutline=1.2.3
http://www.mercury.com/sales.nsf/products?OpenDocument&CollapseOutline=1.2.3
ExpandOutline=[n]
http://Host/Database/PageName?OpenPage&ExpandOutline=n
http://Host/Database/PageUNID?OpenPage&ExpandOutline=n
These URLs do not point to existing Web sites. They are for example only.
http://www.mercury.com/sales.nsf/products?OpenPage&ExpandOutline=5
http://www.mercury.com/sales.nsf/products?OpenDocument&ExpandOutline=5
http://www.mercury.com/sales.nsf/35AE8FBFA573336A852563D100741784?OpenPage& ExpandOutline=5.1.2
http://www.mercury.com/sales.nsf/35AE8FBFA573336A852563D100741784?OpenDocument& ExpandOutline=5.1.2
Arguments
StartOutline=[n]
http://Host/Database/PageName?OpenPage&StartOutline=n
http://Host/Database/PageUNID?OpenPage&StartOutline=n
http://www.mercury.com/sales.nsf/products?OpenPage&StartOutline=1
http://www.mercury.com/sales.nsf/products?OpenDocument&StartOutline=1
http://www.mercury.com/sales.nsf/35AE8FBFA573336A852563D100741784?OpenPage&StartOutline=5.1.2
http://www.mercury.com/sales.nsf/35AE8FBFA573336A852563D100741784?OpenDocument&StartOutline=5.1.2
See Also