Top "Lotus-notes" questions

Tag for programming questions related to Lotus Notes & Domino

Lotus Notes email as an attachment to another email

This is in Notes 8.5 environment. I just wanted to know how to attach an email to another email as real …

email attachment lotus-notes
Sending formatted Lotus Notes rich text email from Excel VBA

I have little Lotus Script or Notes/Domino knowledge but I have a procedure, copied from somewhere a long time …

vba excel lotus-notes richtext lotusscript
How to export Rich Text fields as HTML from Notes with LotusScript?

I'm working on a data migration task, where I have to export a somewhat large Lotus Notes application into a …

export lotus-notes lotus-domino lotusscript
How to change a field value of a document (LotusScript)?

In a new LotusNotes form I have a computed-value field ("NewOrdProdUID") which is set correctly with the unique ID of …

lotus-notes lotusscript
Lotusscript: From address when sending email as web user

I have a lotus-script agent which runs as Web User since I need to know who the current user is …

lotus-notes lotus-domino lotusscript
Create Lotus Notes hotkey/shortcut key for "reply to all with history"

Because I like to make common actions quick to access, I'd like to define a hotkey, e.g. Alt+L …

lotus-notes autohotkey lotusscript lotus-formula
How do I select all documents from the last 7 days?

I have a view selection formula SELECT @If( @Date(@Now) = @Date(@Created); @All; @False) and I want it to select …

lotus-notes lotus-domino lotus-formula
Lotus Notes, ID files, and how things are changing in new versions (8 and up)

For those who are not aware, Lotus Notes is a cool system, which has very powerful database replication abilities, and …

passwords lotus-notes lotus-domino identity-management
image not getting displaying with img tag in lotus notes?

i have my email body consisting below URL <img src="http://10.210.162.79:8000/web/getImage.do?actionCode=2&imageId=1008"/> but …

html lotus-notes email-client inline-images
Is a COMException of 0x80040154 always 'Class not registered'?

Does a System.Runtime.InteropServices.COMException of 0x80040154 always mean that the class isn't registered? I'm getting a COMException which …

64-bit com-interop lotus-notes lotus-domino