lotus-notes
Lotus Notes: NotesSQL Restrictions
Does anybody know the restrictions of the NotesSQL API (Domino ODBC API)? E.g. can I read mail at开发者_StackOverflow中文版tachments with this API?[详细]
2023-01-26 16:53 分类:问答NoteSession cannot find Notes.ini on server
I have a vb.net that interacts with Lotus Notes; however, I have a problem when I make a NotesSession.开发者_如何学Go Every time I try to make a notesSession, I get an error because it can\'t find the[详细]
2023-01-25 14:16 分类:问答Add a .net user control in lotus notes
Simple Question, is it possible to add a custom pane in lotus notes inside which we want to add a .net user control?[详细]
2023-01-24 22:00 分类:问答Can the Lotus Notes Browser remember standard webpage login credentials?
We have a client who uses a website we have created. The requires the standard username/password combination to access site contents.[详细]
2023-01-24 12:36 分类:问答Lotus notes application access to microsoft exchange server
We have Lotus Notes based application, which is accessed by several users. We communicate with our users by using mailboxes which reside on Domino server.[详细]
2023-01-23 19:06 分类:问答Lotus Notes hide/show div
I cannot manage to make asmall piece of javascript working in a lotus notes 6.5 email. I\'m building a html, send it by mail as a html, and inside I would like to have some links to hide/show a few di[详细]
2023-01-22 20:36 分类:问答Open Lotus Notes mail page without sending from .NET
I\'d like to open a new email page, in Lotus Notes (I know I know, I hate it too...) from a WinForm (.NET) application. Right now, I have found this that uses Interop.Domino.dll very useful. I adapted[详细]
2023-01-21 19:16 分类:问答Retrieving inline images from Lotus notes using lotusscript
I have some NotesDocument where some RichText fields have both text and inline images. I can get text part of that items but can\'t retrieve inline images using lotusscript. Could any one please sugge[详细]
2023-01-20 23:30 分类:问答Open an attachment for editing and save changes made to it
My Lotus Notes document has a rich text item that stores an attachment. I want to edit the attachment and after this to save the attachment back to the Lotus Notes document. This is the script that la[详细]
2023-01-20 22:43 分类:问答How do I prevent Lotus Notes users from forwarding or copying a message sent via System.Net.Mail?
I want to send email using SMTP client uiing microsft.net with C# as programming language. But for the emails sent through SMTP client, can we add security features like \"no forwarding\" or \"no开发者[详细]
2023-01-20 20:40 分类:问答