“from – to” dates of manufacture for IBM T40 and T42
Can you tell me the “from – to” dates of manufacture for the ibm t40 and t42?

Answer Question   |  May 12, 2009  8:29 AM
IBM ThinkPad T40, IBM ThinkPad T42, manufacture dates
asked by:
5 pts.

Changing the server name of the database in Lotus Notes Client
Hi, I will be migrating some Lotus Notes applications from one server to another server. This will involve the users using the Lotus Notes Clients to open the database again in the new server. Is there a way to change the server name in the Lotus Notes applications on the Lotus Notes Client workspace so [...]

Answer Question   |  June 17, 2009  2:17 AM
Lotus Notes, Lotus Notes client, Lotus Notes client applications, Lotus Notes Workspace
asked by:
How
15 pts.

Opening Links from Mailbox
I’ve read that you can set the default browser to open on click of any links from the mailbox. I would like to ask if opening a link always open a new browser window. Does it? Can this be set in the settings?

Answer Question   |  May 8, 2009  1:36 AM
Lotus Notes, Lotus Notes 7, Lotus Notes 7.x, Lotus Notes email
asked by:
5 pts.

@mailsend with selectable addresses?
Hello, I’m looking to create a button in one of our databases that will e-mail the view that a user is on, but gives them the option to select the recipients from the Domino Directory, just like when you send a regular memo. I don’t care if it is done via a formula or Lotusscript, [...]

Answer Question   |  December 18, 2010  5:39 PM
Domino Designer, Domino Directory
asked by:
10 pts.

is there material for IBM-972 ILE RPG programmer certification test
plz send material or faqs for IBM-972 ILE RPG programmer certification test, is any certication book like (scjp java certication book).

Answer Question   |  September 4, 2009  5:02 PM
AS/400 certification, IBM-972, RPG ILE
asked by:
10 pts.

Lotus Expeditor Client
Every time I access a web content (GWI) thru Lotus Notes 8.2 I get this error message “IEOOP MODULE HAS ENCOUNTERED A PROBLEM AND NEEDS TO CLOSE” looks to me that Lotus NOtes Client that enables the browser applications to access web contents is corrupted. Need help try to figured out how to fix this [...]

Answer Question   |  May 6, 2009  5:19 PM
Lotus Notes 8, Lotus Notes 8.2, Lotus Notes 8.x, Lotus Notes errors
asked by:
100 pts.

Lotus Domino Designer Book
Can anyone tell me what they think the best reference book is for Domino Designer? We are using Domino/Notes 8, but all of the books that I find available on Amazon (for example) are for 5 and 6. Is there that much of a difference or doesn’t it matter?

Answer Question   |  May 26, 2009  1:24 PM
Domino Designer, Domino Designer 8, Lotus Domino 8.x, Lotus Notes 8
asked by:
10 pts.

Put a sign of selection in document in Lotus view
Hi, I use a pickListString to put a view in a dialogbox. pick= ws.PickListStrings( PICKLIST_CUSTOM, False,db.server,db.FilePath,”By number”, “Liste des joureurs”, “Choix”,2) How to put the sign of selection on a document of the view that I have the key value with which I can look for the document ???

Answer Question   |  May 6, 2009  10:47 AM
Domino Designer, Lotus development, Lotus Domino 6.5.3, Lotus Domino 6.x, Lotus Notes, Lotus Notes View, PickListStrings
asked by:
5 pts.

Is it possible to recover password for certifier stored in CA ICL database
I have a OU certifier id and “password” for it (from previous administrator) unfortunately password doesn’t match this certifier is CA enabled, so right now it’s not a BIG problem, i can register/certify users But i want to get password for this certifier. I know that certifier id stored in ICL db, and there is [...]

Answer Question   |  August 12, 2009  7:10 AM
CA administrator, ICL database, Lotus administrator, Lotus Domino certificate authority administrator, OU certifier ID
asked by:
35 pts.

Lotus Notes Calender does not show data
Hi all, I have got weird issue for lotus notes calender. I have calender view which rosters staff in Lotus R5. When I want to print this calender, it prints OK but does not show any data inside it eventhough there are 5 to 6 entries each day. I am also selecting the correct time [...]

Answer Question   |  June 5, 2009  3:04 AM
Lotus Notes, Lotus Notes Calendar, Lotus Notes printing
asked by:
Lot
315 pts.

How to open a new email in Lotus Notes using C#
I am writing a .Net c# windows application where I need to open a new email in the Lotus Notes mail client. Any ideas on how this could be done

Answer Question   |  May 6, 2009  7:57 PM
.NET, C#, Lotus Notes, Windows Application, WinForms
asked by:
BKR
5 pts.

Pulling a view into a rich-text field
I’m looking for LotusScript code that would pull a view into a rich-text field, preferably into a table. Lotus won’t allow you to use embedded views from other databases in your forms, so this script would run PostOpen to pull the data for the rich-text field based on the “name” field – or something similar [...]

Answer Question   |  May 10, 2009  4:25 PM
LotusScript, LotusScript conditional statements
asked by:
15 pts.

Look up handle out of range
Look up handle out of range

Answer Question   |  July 24, 2009  1:38 PM
Lotus Notes, Lotus Notes error messages, Lotus Notes errors
asked by:
5 pts.

Programmatically Enable/Disable a Rule
Is there a way to Enable/Disable rules through Lotusscript?

Answer Question   |  May 4, 2009  8:51 PM
LotusScript
asked by:
5 pts.

can you print a workspace page
can you print a workspace page?

Answer Question   |  May 5, 2009  6:34 PM
Hyperion Workspace, Workspace, Workspace printing
asked by:
15 pts.

Create only one document from a Lotus Notes Form
Hello.. I want to create a form which will allow to create only one document from that form i.e, the first time it should allow to create and from next time it should open the document which has been created first with the details saved for the first time and i should be able to [...]

Answer Question   |  May 5, 2009  6:50 AM
Lotus Notes, Lotus Notes Forms
asked by:
5 pts.

How to get email address from Lotus User ID with Visual Basic
I am writing a meeting invitation program in Visual Basic. I have lotus notes User ID but I need email address, how to get email address using userid. If you need any more information please let me know.

Answer Question   |  May 6, 2009  2:37 AM
Lotus development, Lotus Notes, Lotus Notes 6.x, Lotus Notes interoperability, Lotus Notes User ID, Visual Basic
asked by:
90 pts.

Extracting OLE objects attachments in Lotus Notes
I’ve written an utility in VB .NET that is able to extract file attachments from a NotesDocument and this works fine. I’m having challenges now with a particular email that has a MS Word document embedded into the body, whose content is part of the body. So basicllay it’s an OLE Embedded attachment. Does anyone [...]

Answer Question   |  May 1, 2009  9:00 PM
Lotus development, Lotus Notes email, Lotus Notes email attachments, LotusScript, Microsoft Word, OLE objects, VB.NET, Visual Basic .NET
asked by:
5 pts.

Disabling (greying-out) options on Lotus form
I have created a notes (.nsf) database which is having certain checkboxes and text feilds on a form. These fields are editable. Is there any way to disabled(greyed out ) whole form so that no one can change these fileds at certain point. Is there any function to do that whether in lotus-script or formula [...]

Answer Question   |  May 3, 2009  8:18 AM
Domino Designer, Domino Designer Form Field Data, Formula Language, Lotus development, Lotus Notes, LotusScript
asked by:
85 pts.

Lotus Notes; user performance
I am attempting to pull 4 user response time metrics, • CheckAddressBookEntry • OpenFolder • OpenFolderandRead. • SendAndReceiveMessage, 1 MB, 5 MB file size

Answer Question   |  April 29, 2009  3:15 PM
Lotus Notes, Lotus Notes Performance, Lotus Notes User ID
asked by:
5 pts.