SEARCH RESULTS
 
Showing 1-10 of 17 records
 
Expand article

Setting up return receipts for LotusScript-generated Lotus Notes email

2008-02-19 08:02:55 by Will Wayne in WhatIs: Enterprise IT tips and expert advice
 
Discover how to implement the Lotus Notes return receipt feature for LotusScript-generated email messages
 
 
 
 
 
Expand article

Capture rich-text comments in Lotus Notes fields using LotusScript

2008-04-01 11:42:33 by Ron Sorrell in WhatIs: Enterprise IT tips and expert advice
 
Use the NotesRichTextStyle class in LotusScript to capture rich-text comments, such as colors and various font sizes in Lotus Notes fields
 
 
 
 
 
Expand article

Fail-safe rich-text validation using LotusScript

2008-05-13 09:57:44 by Amith Narera in WhatIs: Enterprise IT tips and expert advice
 
Setting up rich-text validations can cause complications. This LotusScript code is a foolproof method to activate mandatory checks on rich-text items
 
 
 
 
 
Expand article

Top 10 LotusScript tips

2008-05-27 09:31:20 by SearchDomino.com in WhatIs: Enterprise IT tips and expert advice
 
Get our top ten LotusScript tips for Domino developers to update rich-text fields, import data from Excel, view and edit Lotus Notes documents and more
 
 
 
 
 
Expand article

LotusScript agent moves tagged spam email to junk mail folder

2008-06-10 11:26:03 by George Araujo in WhatIs: Enterprise IT tips and expert advice
 
Apply this LotusScript agent to the Mail File to detect incoming email messages tagged as 'spam:' in Lotus Notes, and move them to the junk mail folder
 
 
 
 
 
Expand article

How to find files on a hard drive or mapped network with LotusScript

2008-07-01 09:24:13 by Jerry Eaton in WhatIs: Enterprise IT tips and expert advice
 
Place this abridged LotusScript code into a button to quickly drill down and locate Lotus Notes files on either a hard drive or a mapped local drive
 
 
 
 
 
Expand article

LotusScript equivalent of @Picklist for Lotus Notes

2008-07-15 09:57:31 by Wim Bergkamp in WhatIs: Enterprise IT tips and expert advice
 
Get the LotusScript code alternative to @Picklist([Folder]), to select folders in a Lotus Notes database
 
 
 
 
 
Expand article

Reading a binary field in an Oracle database with LotusScript

2008-07-22 09:38:55 by Rodrigo Oliveira in WhatIs: Enterprise IT tips and expert advice
 
Use this LotusScript code to read a binary field in an Oracle database, allowing you to find Microsoft Word documents, spreadsheets, PDFs and JPEG files
 
 
 
 
 
Expand article

Avoid replication issues when editing Lotus Notes response documents

2008-02-26 08:45:17 by Ahmad Kamali in WhatIs: Enterprise IT tips and expert advice
 
Learn how to edit Lotus Notes response documents via LotusScript and properly pass any modified values back to the parent to avoid replication issues