The general forms of URLs that address Domino objects are as follows: protocol://host/database?OpenDatabase protocol://host/database /view?OpenView protocol://host/database /form?OpenForm protocol://host/database /document?OpenDocument protocol://host/database /agent?OpenAgentFor local calls, the protocol is "notes" and the host is empty, so the URL starts with "notes:///" ("notes," colon, and three slashes).The database can be specified by name or replica ID. The name can include spaces (you can substitute plus signs for the spaces but it is not necessary). The name need not include the type suffix if it is NSF. The replica ID can be specified as the 16-digit ID by itself or the 16-digit ID prefixed by two underscores and suffixed by the file type (for example, ".nsf").The view, form, document, or agent can be specified by name, universal ID, or note ID (not recommended because note IDs change between replicas).The action (following the question mark) must be specified.
@m3 Das Problem beim notes-Protokoll ist wohl das der IE dieses nicht kennt oder?
@Ulrich: Stimmt der Link? Ich bekomm immer einen Ladefehler.
Gibt es für die umgekehrte Variante, also Link in Notesdokument auf ein Dokument im Filesystem, auch eine praktikabele Lösung? Bei file:// bekomm ich es nicht hin, wenn der Dateiname Leerzeichen hat.Hubert
Zitat von: m3 am 26.09.07 - 11:40:51 @Ulrich: Stimmt der Link? Ich bekomm immer einen Ladefehler.Ist der Link nicht ein beispiel, wie so ein Link aussehn muss ?