RE: database or doc link ? Peter Stockel 8.Oct.08 04:18 AM a Web browser Notes Client 6.5.5Windows 2000
Theoretically, you could put code in the Database Scripts PostOpen and QueryClose, that manage a notes.ini environment string.
When a document is opened, check to see if the DB has been opened, and act on that information.
It will fail:
- If the user has opened the DB before clicking the doc link in his mail.
- If the user has opened a view directly, without opening the DB first.
- Possibly other ways as well.
This could give an indication of how the user opened a document, but it wouldn't be conclusive.
Basically, you can't tell how a user arrived at a document.