Verify Lotus Notes user access to Web pages

Is there a way to verify if an HTML page is running under Lotus Notes with the Internet Explorer browser? I develop online training and need to prevent user access to course Web pages from Lotus Notes.
The @BrowserInfo command will tell you about the browser being used, including return-values like "Notes" and "Microsoft." Using the @GetHTTPHeader command might also help you.

Do you have comments on this Ask the Expert Q&A? Let us know.

Related information from SearchDomino.com:

  • Learning Center: Lotus Notes Domino access control lists (ACLs)
  • Expert Advice: Determine the access level of a user with Formula language
  • Reference Center: Notes Domino Access, Permissions and Authentication
  • Reference Center: Development Security for Lotus Notes Domino
  • This was first published in August 2007