Access an OLE object embedded in a document
What is the URL syntax to access an OLE object embedded in a document?
From the Domino Designer Help database:
"Using OpenElement with OLE Objects
Syntax
http://Host/Database/View/Document/FieldName/FieldOffset/$OLEOBJINFO/FieldOffset/obj.ods?OpenElement
Note The current URL syntax for referencing images and objects in Notes documents -- specifically the FieldOffset -- makes it impractical to create these URLs manually. As an alternative, you may paste the actual bitmap or object in place of the reference, create URL references to files stored in the file system, or attach the files to the documents."