April 2007
-
April 26, 2007
26
Apr'07
How to correct Lotus Notes public key mismatches in four easy steps
If a public key in the Notes Address Book (NAB) isn't the same as the one in the ID file, processes fail, including email encryption, renames and recertifications, password checking and public key checking, and requests sent to the AdminP task. ... Continue Reading
-
April 26, 2007
26
Apr'07
Copying a rich-text field with attachments to a Lotus Notes document
SearchDomino.com's LotusScript expert Cregg Hardwick offers troubleshooting advice to a LotusScript developer trying to copy a rich-text field with several attachments to another Lotus Notes document using the "CopyItemToDocument" and "AppendRTItem"... Continue Reading
-
April 24, 2007
24
Apr'07
A simpler pagination view for Lotus Notes documents on the Web
Frustrated by clicking through endless "Next" buttons to reach a buried Lotus Notes document? Learn how to create a simpler pagination view for Lotus Notes documents on the Web Continue Reading
-
April 24, 2007
24
Apr'07
Ajax code equivalent of the @DBColumn formula for Lotus Notes
Learn how to use the Ajax code equivalent of the @DBColumn formula for Lotus Notes, which can be pasted onto events to return the results of a column. Continue Reading
-
April 24, 2007
24
Apr'07
How to convert Lotus Notes documents to .PDF files
SearchDomino.com LotusScript expert Cregg Hardwick offers several options to a Lotus Domino administrator and developer looking to convert Lotus Notes documents to .PDF files. Continue Reading
-
April 19, 2007
19
Apr'07
Notes.ini tips and tutorials
Selective editing of notes.ini settings can improve the performance of your Lotus Domino servers, but it requires a steady hand and the proper know-how. This collection of tips and tutorials will provide you with knowledge you need to successfully ... Continue Reading
-
April 19, 2007
19
Apr'07
Can I stop Lotus Domino Server from transforming embedded images into attachments?
When using a Lotus Notes agent to send HTML email with embedded images, is it possible to stop Lotus Domino Server from transforming the embedded images into attachments? SearchDomino.com LotusScript expert Cregg Hardwick weighs in. Continue Reading
-
April 18, 2007
18
Apr'07
The Eclipse plug-in class for Lotus Notes and Domino
Learn about the Eclipse plug-in class for Lotus Notes and Domino, as well as other methods used to acess static resources for the plug-in. Continue Reading
-
April 18, 2007
18
Apr'07
The Eclipse plug-in manifest for Lotus Notes and Domino
Learn about using the Eclipse plug-in manifest file, as well as the plug-in identifier, declarations, versions and more. Continue Reading
-
April 18, 2007
18
Apr'07
The Eclipse plug-in directory for Lotus Notes and Domino
Learn how to work with the Eclipse directory --also known as a JAR file -- in your Lotus Notes and Domino environments. Continue Reading
-
April 18, 2007
18
Apr'07
How to import up to 8,000 data records into Lotus Notes
Here are step-by-step instructions for importing up to 8,000 data records into Lotus Notes -- no programming experience required. Continue Reading
-
April 18, 2007
18
Apr'07
How to import up to 65,000 data records into Lotus Notes
Here are step-by-step instructions for importing up to 65,000 data records into Lotus Notes -- no programming experience required. Continue Reading
-
April 18, 2007
18
Apr'07
The Eclipse plug-in structure for Lotus Notes and Domino
Learn about the Eclipse plug-in structure for Lotus Notes and Domino environments. Continue Reading
-
April 18, 2007
18
Apr'07
The Eclipse plug-in model for Lotus Notes and Domino
Learn about the Eclipse plug-in model for Lotus Notes and Domino and the methods used to display information about them or perform operations based on specific characteristics. Continue Reading
-
April 18, 2007
18
Apr'07
How to import an unlimited number of data records into Lotus Notes
Here are step-by-step instructions for importing an unlimited amount of data records into Lotus Notes -- no programming experience required. Continue Reading
-
April 18, 2007
18
Apr'07
Developing Eclipse plug-ins for Lotus Notes and Domino -- 7 tips in 7 minutes
This collection of seven tips from Eclipse: Building Commercial Quality Plug-ins, by Eric Clayberg and Dan Rubel, will teach you the fundamentals you need to understand to successfully develop an Eclipse plug-in for your environment. Continue Reading
-
April 18, 2007
18
Apr'07
Eclipse plug-in types for Lotus Notes and Domino
Learn about the different Eclipse plug-in types and their uses for Lotus Notes and Domino. Continue Reading
-
April 18, 2007
18
Apr'07
Tutorial: How to import data into Lotus Notes -- without programming
Here are step-by-step instructions of three different methods for importing data into Lotus Notes, none of which requires any programming experience. Continue Reading
-
April 18, 2007
18
Apr'07
Eclipse logging for Lotus Notes and Domino
Learn about Eclipse logging for Lotus Notes and Domino, the methods used and the benefits of using it. Continue Reading
-
April 17, 2007
17
Apr'07
Determining the access level of a Lotus Notes user using Formula language
Learn how you can determine the current access level of a Lotus Notes user by using a simple Formula language cheat code or the NotesACL object. Continue Reading