The Domino server API getEmbeddedObjects(); returns the wrong result (z开发者_运维技巧ero) when a mail containing an attachment (as embedded object) is sent from the script.
Because I like to make common actions quick to access, I\'d like to define a hotkey, e.g. Alt+L to do \"reply to all with history\", to act on the selected email. I\'m using Lotus Notes 8.5 under Wind
I have a web form we use in Lotus Notes, it is an ASP page loaded off of the server into the Notes calendar.It is loaded using the embedded browser into a Form.We update some fields on it, then use th
I have a button in a form that on brings a picklist of a view\'s documents... My issue is am not able to set the selected document from the picklist into a field \"Superior1\".. plz help me.. followin
I have a form called Approver in \"Approver\" db. The form has two editable text fields: Office andGroup. It also has a dialog list field superior1.
I\'ve got this code that is working... I read from an MS SQL database some rows from a table and then send an email for each row.
I am accessing a document from a view, read a datetime field, figure out number of days between two date/time values which fall into four categories.In each category there is a for loop which add numb
I have wrote the follwing code o get the parent UNID of a response document. But I am getting \"Invalid universal ID\" error. But when I create a doclink using the \"$Ref\" I am able to access the par
I am using below code to validate the Attachment in Richtext field. If I will not used Call source.Refresh(True)
Im trying to upload a file using a LotusScript agent for the backend - I have a simple form with an upload control on it and am using AJAX to submit the form (using YUI Connection Manager) to the Lotu