Tagged Questions

0
votes
1answer
28 views

c# and lotus notes attachment icon

I am using c# and need to attach a lnk (shortcut/link) file and email to a lotus notes account. the problem is the icon defaults to a generic image and does not show the folder with the arrow as seen …
-1
votes
1answer
60 views

Good, free, sticky note/post it application [closed]

Does anyone know of a good, free sticky note/post it application that I can download?
0
votes
0answers
131 views

Extract/Export image from Lotus Notes Email Body using C#

Hi I need to extract the image from lotus notes email(not as attachment). Image is in body of email. I am receiving i count when I run the following code public int …
4
votes
20answers
888 views

Code Golf: Banknote calculator

This question was posted by a C beginner and it was an exercise to calculate, given a dollar value input by the user, the minimum number of bills (or banknotes, depending on your locale) needed to …
2
votes
1answer
59 views

Debugging a Domino/Notes DSAPI filter

I've built a DLL for Domino Server 8.5 for Windows and installed it as a DSAPI filter, but every time I restart Domino I get "HTTP Server: Failed to load DSAPI module C:\path_to_filter\filter.dll" Is …
0
votes
1answer
29 views

How to avoid accidental deletions of databases in Lotus Notes?

I have always worried about users deleting lotus notes databases by accident. We had one such case last week and I want to know how we can lock the databases so that users cannot delete them. Is …
0
votes
2answers
240 views

Extract/Export attachements from Lotus Notes Email using C#

Hello I need to extract/export the lotus notes email attachment into file system. for that I wrote following method but each time I am receiving an error at line foreach (NotesItem nItem in items).. …
0
votes
5answers
203 views

How get all calendar entries for a given using the Notes.Jar for Java

I am working on a simple java code to extract all calendar entries for a given date. I know it possible using Domingo but I would like to use only Notes.jar for this purpose. It is possible for me to …
0
votes
2answers
87 views

Web (anchor) link to a Notes database

Hi Is there a way to create a regular web (or anchor) link that will open a Notes client and display a pre-determined database from the workplace? Thanks in advance. Ronnie
0
votes
1answer
293 views

Lotus Notes email as an attachment to another email

HI all, This is in Notes 8.5 environment . I just wanted to know how to attach an email to another email as real attachment not a "Document Link". I intended to attach an email, so I drag & …
1
vote
1answer
225 views

How to open 2 instances of Lotus Notes using a VB Script

I am having to connect to 1 mail server via LAN for my internal work and to a second mail server outside of my LAN but through a VPN connection in order to do my work as well as both sides of this has …
0
votes
1answer
90 views

Accessing mails from “mail\ServerMailFile.nsf” file from Domino Server using “Introp.Domino.dll” (C#)

Hi All, I can open contacts,to-do list from "mail/usermail.nsf" file. But unable to open or access mails from it. I am using below code to access "calender": _serverDatabase = …
1
vote
1answer
186 views

Adding Notes Using Google Reader’s API

Does anyone know how to add a note using Google Reader's API? In looking at some of their code, I've noticed that it might have something to do with the "/reader/api/0/item/edit" URL, but I can't find …
1
vote
19answers
438 views

What are the efficient ways to take “programmer” notes?

I run many times into an issue where someone asked me about a bug or a feature I worked on. And it literally takes me a long time to recall it, usually by looking at Bugzila as well as my CVS …
5
votes
4answers
254 views

treelike structure plugin for vim

Does anyone know of some plugin for vim which would enable treelike note keeping organization like in many today's notekeeping applications. For example, something alike which would according to the …

1 2 next
15 30 50 per page