Is there any method to display a message automatially when someone login to Lotus Notes ?
Subject: Message after login to lotus notes
You could define a startup db and let that db issue your message (and close itself).
Subject: Message after login to lotus notes
yes you can in various ways…
One option is to write some script via the designer in the database open section of your mailbox design.
Subject: Message after login to lotus notes
Notes always starts with bookmarks.nsf so you can write your @prompt (or whatever you want) agent in there.