Email Alerts
-
How to transfer values between Lotus Notes and Internet Explorer
In this tip, SearchDomino.com member Janardan Pagadala explains step-by-step how to use LotusScript to open an Internet Explorer browser as dialog box to transfer values between a Lotus Notes client and a Web-based application. Tip
-
LotusScript version of @DbColumn
SearchDomino.com member Marko Bonaci offers this LotusScript code that performs the same function as the @DbColumn formula. Tip
-
Appending two NotesDocumentCollections
In this tip, SearchDomino.com member Michael Adams shows you some simple LotusScript that will append two NotesDocumentCollections together. Tip
-
Merging views
This tip explains how merging views can be helpful. Tip
-
An easier way to update a rich text field
Learn how to update a rich text field without having to save, close and reopen the form. Tip
-
Manipulating the header and footer of Microsoft Word using LotusScript
Our LotusScript expert Cregg Hardwick explains how to manipulate the header and footer of Microsoft Word using LotusScript and COM. Tip
-
Don't change created date of a Lotus Notes document via LotusScript
This user wants to know if it's possible to modify the created date of a Notes document and a Notes database --either with (or without) LotusScript or with another Windows utility. Tip
-
Open a document in a dialog box from a view
With this LotusScript code, a document will open in a dialog box instead of in a new window. Tip
-
Common function for sending mail
This LotusScript agent presents a common function for sending e-mail. It can be set up to send e-mail to multiple users. Tip
-
Create unique number in LotusScript
This LotusScript tip, which runs during the QuerySave event, creates a single-field numdoc that contains the unique number. Tip