formatting excel using lotusscript
http://searchdomino.techtarget.com/tip/0,289483,sid4_gci966480,00.html is exactly what i wanted.

View Answer   |  January 4, 2008  7:46 AM
Export, LotusScript, Microsoft Excel
answered by:
35 pts.

lotus sametime version 8 installation error
Are you referring to the Sametime 8 Client, if so the answer is yes. If you get this message you can try the following, uninstall all previous version of Sametime and then try reinstalling the Sametime 8 Client, If this does not work reinstall Notes preferrably 7.0.3 and try the install again. If you have [...]

View Answer   |  January 3, 2008  9:37 PM
Lotus Domino, Lotus Sametime
answered by:
140 pts.

need to push email to PDF from Lotus or Java script without opening document
I use Cute PDF (http://www.acrosoftware.com/Products/CutePDF/writer.asp) to “print” to a PDF. You can right click on a file and select print and it will create a PDF for it. Will that do the trick?

View Answer   |  December 28, 2007  7:46 PM
JavaScript, Lotus Notes, PDF, Scripting languages
answered by:
64,550 pts.

Lotus Notes Rich Text Field Retrieval
Look at Help for AppendRTItem. You should be able to use that. One of the examples for AppendRTItem in Notes 6.5 help appears to be exactly what you want. <i>”This script shows you how to append one RTItem to another without a prompt to save the document.”</i>

View Answer   |  December 28, 2007  2:28 PM
Lotus Notes, Lotus Notes client applications
answered by:
3,845 pts.

Lotus Notes: 2 Copies of same mail in sent folder
Hi, please check the client’s Lotus Notes settings. It is under File->Preferences->User Preferences->Mail. Compare it with the other computer’s LN settings. Rgs, Nicole If nothing is working, try re-installing the client once again

View Answer   |  December 27, 2007  3:45 PM
Lotus Domino, Notes/Domino certification
answered by:
85 pts.

Domino task manager
Windows task manager will show a separate task for most Domino tasks. On our server, these Domino tasks can be seen in Task Manager: – Nadminp.exe – namgr.exe (3 of these, two for our two threads, one for an Agent Manager Executive task that controls the other two). – ncalconn.exe – ncldbdir.exe – nclrepl.exe – [...]

View Answer   |  December 26, 2007  4:41 PM
CPU overload, Lotus Domino, Lotus Domino Server 7.x
answered by:
3,845 pts.

Replicating Deletions Between Databases – Lotus Domino 8
Hi Paul, This is really intresting. Normally, if you are creating a replica the default enabled option will be do not send deletions made on this replica to other replica copies. If this option has been enabled on any replica copy, then the deletions made on this replica will not be sent to other replica’s [...]

View Answer   |  December 25, 2007  2:24 PM
Lotus Domino, Lotus Domino replication, Lotus Domino Server 8.x, Lotus Notes
answered by:
85 pts.

Lotus Domino 8: Probelm with Design replication
I don’t know about replicating the database setting. Sorry. For the “Warning cannot locate design template” message, look at the database design properties and ensure it is not indicated as the design template. (I assume you have already done that.) Assuming it is not indicated there, look at all your database objects using Designer. Any [...]

View Answer   |  December 18, 2007  2:44 PM
Lotus Domino, Lotus Domino replication, Lotus Notes
answered by:
3,845 pts.

SSO in a Domino Web Application
This configuration is called Microsoft IIS – Domino SSO. Here is part of the help documentation. You will need to have IIS front-end your Domino site (Domino HTTP still runs, it just runs on a different port that you direct traffic to with the WebSphere plugin that is described in Help.) We have been configured [...]

View Answer   |  December 17, 2007  3:42 PM
Lotus Workflow, Single sign-on
answered by:
3,845 pts.

Lotus Notes Import
<i>Everything seems to import fine but the views do not display the due date </i> If I understand your question correctly, the problem may be in the hidden <b>formatting on the DueDate column in Excel.</b> Instead of being formatted as a ‘date’ it may have a ‘custom format’ that Notes does not recognize on import [...]

View Answer   |  December 17, 2007  3:07 PM
Lotus Notes, Lotus Notes 6.x, Microsoft Excel
answered by:
30 pts.

how to do multiple lookups using AJAX.
Ajax Im not sure if this is what u r looking 4 – if not sorry. 1. Load your first combo box A normally with @dbcolumn. 2. Then onChange() of A write the ajax script and populate combo B. 3. Then onChange() of B write the ajax script and populate combo C. 4. Then onChange() [...]

View Answer   |  December 17, 2007  6:41 AM
Ajax, Formula Language, Web development
answered by:
1,190 pts.

Address Book Lotus Notes
You can create a Directory Assistance database that specifies all the address books that you want to share.  This makes it possible to keep only your users in your main NAB (names.nsf), and use other address books for customers, vendors, etc.  One important thing to keep in mind is that all the shared address books [...]

View Answer   |  December 13, 2007  10:41 AM
Address book, Lotus, Lotus Domino, Lotus Notes
answered by:
25 pts.

Error opening emails from archive files in lotus notes
Try replacing the database design with the correct template.

View Answer   |  December 12, 2007  2:19 PM
Lotus email, Lotus Notes, Lotus Notes 6.x, Windows XP
answered by:
60 pts.

lotus domino related
Could you clarify your question a little better please. Are you trying to create a new DB in Lotus? Have you already created a DB and know you need to know what to do? If you have Items you share and you need a way to track then you can add them as resources to [...]

View Answer   |  December 12, 2007  3:00 AM
Domino Designer, Lotus Domino
answered by:
975 pts.

Lotus Notes 6.5
There is going to be errors in your code. Do you have access to edit it? <a href=”http://www-10.lotus.com/ldd/nd6forum.nsf/d202cf70fecca50b852569ff00736545/161e993e4d4573cf8525736100333498?OpenDocument”>if so follow these steps from the IBM website.</a> 1. make sure you have set “Option Declare” in the code. 2. Turn on your debugger to see where the error occurs. 3 .Or you could just replace the [...]

View Answer   |  December 12, 2007  2:55 AM
Lotus Notes 6.x, variant does not contain a container
answered by:
975 pts.

Lotus Notes e-mails and HTML
Hi there, I’ve experienced something like this before, not a hang but freeze for a long time, when the internet settings in the location document are set wrong David Vasta —-> Sadly Lotus Notes 6.0 is not the Internet Client it should be. This of course upsets most people. You will in fact need to [...]

View Answer   |  December 12, 2007  2:52 AM
Lotus Notes 6.x
answered by:
975 pts.

Run agent Monthly
Create the agent as weekly, runs on Sunday. Every time it runs check if the month of today is the same as the month of today + 7 days. If it is, then you are NOT running on the last Sunday and you exit.

View Answer   |  December 7, 2007  5:39 AM
Lotus Notes, LotusScript, Scripting
answered by:
20 pts.

Not prompting fro Smart Upgrade
If you are using a Desktop policy assigned to the users to use the Smart Upgrade application, you must be sure that the Upgrade deadline is selected to have the upgrade automatically launched. This worked for me, hope it helps.

View Answer   |  November 28, 2007  7:59 AM
Lotus Domino, Lotus Notes, Smart Upgrade
answered by:
15 pts.

Lotus 7.0.2 Vista Broadband connection
They are saying that they cannot replicate while using th internet location. It sounds to me like it is a connection document issue. Make one for the server, and see if they are using a passthru server as well.

View Answer   |  November 26, 2007  9:03 PM
Broadband wireless networks, Lotus 7.0.2, Vista
answered by:
95 pts.

How do I activate specific worksheets when importing from Excel
What about using the name of the sheet in quotes like : Set xlsShet = xlsWorkBook.Worksheets(“Book”) Bucktop

View Answer   |  November 19, 2007  4:36 PM
Lotus Notes, Microsoft Excel, OLE objects
answered by:
85 pts.