Questions tagged [lotus-notes]

Tag for programming questions related to Lotus Notes & Domino

It is appropriate to also include specific language tags when asking questions about communicating with Lotus Notes from those languages, for example using .NET or VBA to send an email, or to pull data from SQL into Notes.

3497 questions
1
vote
2 answers

How to get space between icon and label on button?

I am working on one of my first xPages applications. I want to add a nice little icon (from the FamfamFam collection) to some of my buttons, e.g. "New","Save", "Cancel", etc. I add the GIF images as image resource, and specify the image for the…
Karl-Henry Martinsson
  • 2,770
  • 15
  • 25
1
vote
1 answer

save image from in dxl file to local machine , c#

Subject: how to save image from notesbitmap tag of dxl file on local machine Product Area: Lotus Notes Client how can i save image from dxl to local machine , c# I have dxl file and i want save image on local machine, even thogh i have set…
sunil
  • 11
  • 1
1
vote
3 answers

Where is the jar file (of java libries inside NSF) kept in a Domino server

In Lotus notes, we can create Java libries inside the designer and call it in any Java agents. Do any one know where the jar of there libries and agents are kept.
Manjith
  • 25
  • 2
  • 4
1
vote
3 answers

An example of what Notes/Domino DXL cannot express?

Whenever source control in Lotus Notes development is discussed, it is said that an export-import cycle of DXL data doesn't give you the same design as you started with - thus any system relying on DXL will fail. I have no reason to doubt this,…
Anders Lindahl
  • 41,582
  • 9
  • 89
  • 93
1
vote
1 answer

Select only documents with a certain response (Lotus Notes)

In lotus notes, I have documents which can have many types (Forms) of response documents. I would like to select documents that have a certain response document with them. For example: Doc1 --Response1 (Red) --Response2…
1
vote
1 answer

ical file issue

This issue is really frustrating me. I am developping a webapp that creates ical files for users. The issue that I am facing, is whenever the ical event repeates weekly or daily or monthly, the start time shows up wrong in Lotus Notes. As you can…
marcoo
  • 821
  • 1
  • 9
  • 25
1
vote
2 answers

How do I execute a sql statement in lotusscript if the table has a timestamp field/column?

I'm working to retrieve data from oracle 9i to lotus notes. I'm using Oracle 10g for testing since that's what I had. In the default HR database, there is an EMPLOYEES table. I've recently added a new column to get the last modified timestamp which…
user1409217
  • 412
  • 11
  • 29
1
vote
1 answer

Opening an Excel file attachment located in a Lotus Notes Database through VBA

I am trying to automate the opening of an excel file located in a jobs database within lotus notes. I have been able to open up a window in lotus notes using the url, but I can't open the file located there automatically as it is an attachment.…
user1545751
  • 11
  • 1
  • 3
1
vote
2 answers

Mails from Teamroom have http links instead of https

When setting up a teamroom, The 8.5.3 from the extlib from openntf, one of the config items is for the URL. So when sending reminders and so on from the teamroom it will have a notes doclink and a weblink. In our test/dev environment it worked like…
ruud van reede
  • 395
  • 3
  • 12
1
vote
1 answer

Lotus notes data folder contents getting deleted

Lotus Notes 8.5.1(Multiple User) Standard Edition is installed on a server running Windows Server 2003 Enterprise Edition Service Pack. Lotus Notes is accessed by multiple users using Citrix(Presentation Server) . All the user data folders are kept…
mjk6035
  • 121
  • 1
  • 10
1
vote
1 answer

Formatting checkBoxGroup on an XPage

I've got a checkBoxGroup that can expand to 20 items or so, as users pick which fields from a view that they want to export to a spreadsheet. I'm curious how I might control the display of those 20 checkboxes (dynamically determined) to be in more…
David Navarre
  • 1,022
  • 10
  • 27
1
vote
2 answers

Notes session returns NotesView instead of NotesDocument when resolving document by notes URL

I'm using the Domino .NET wrapper classes to allow users to drag an email from their Lotus inbox to a winform. I'm getting a data object back, that contains notes URL to the document, in the form notes://server/replicaID/viewID/documentUNID And…
T. Fabre
  • 1,517
  • 14
  • 20
1
vote
2 answers

How to get a date for 2 days before today in LotusScript?

I'm doing an agent to send late in notification for 2 days before today with Sunday is a non-working day. Thus if today is Monday, agent will send late attendance for last Friday, if Tuesday, it will send last Saturday, if Wednesday, it will send…
user1409217
  • 412
  • 11
  • 29
1
vote
2 answers

Extracting data from NSF database file - Domino

I have an nsf database file from a domino web application based on Lotus Domino version 6.5. Any ideas on how I can extract the data? The data contains word,pdf and html documents.
Imran Azad
  • 1,384
  • 1
  • 21
  • 36
1
vote
2 answers

Domino Print Margins

Is there any way to adjust the top and bottom print margins ? I have attempted to us @Formula and Lotusscript, without any success. I'm hoping there is some kind of trick that I haven't found to accomplish this.
Michael W
  • 67
  • 1
  • 1
  • 6