Hello,
I want to program a Lotus Quickr PlaceBot using LotusScript. The PlaceBot should be able to create a calendar entry in the users Notes Database after submitting a form. The problem is that I can’t use session/openMail functions, because the LotusScript is located on a server, so its Notes Database will always be used.
Now, I need a method to identify and use the users Notes Database via LotusScript Quickr PlaceBot.
Thanks for your advices so far!