Lotus Domino Connection Document Button
Hi Readers, Thought of sharing this little script button which helps in creating the connection document in users names.nsf. Just create a buton in notes client with below script & send it to users. Sub Click(Source As Button) Dim session As New NotesSession Dim db As NotesDatabase Dim view As NotesView …