lotusscript
Interaction with Lotus Connections
I need to get the data from some lotus connectionsite, for example user\'s status,fromthe other site. I try to setup a connection with lotus via java, e.g.[详细]
2023-01-19 09:46 分类:问答Retrieving data from lotus NotesDatabase using lotusScript
I am new in lotusScript and lotus notes. I can retrieve data from database using notesView. Here is path of my lotusScript code for that:[详细]
2023-01-19 02:26 分类:问答Managing an unstable SQL connection on a Lotus Notes Agent
I have a working Lotus Notes agent. Running on LN 7. My agent runs every 5 minutes, and it sends some mails whenever it finds some specific records on an Microsoft SQL (2005) table.[详细]
2023-01-18 21:23 分类:问答Lotus Notes/Domino Designer 8 - Get User Name from E-mail
I ha开发者_JAVA技巧ve a bunch of users I am adding to conference.They are contained both in a user\'s address book and on the Notes server/main company address book.Once I have the e-mail address of a[详细]
2023-01-11 03:44 分类:问答How to use a LotusScript function as a document selection routine
Can we use a lotusscript function as a document selection routine inside view selection formula ? Here is my lotus function which determines the selection criteria[详细]
2023-01-04 05:56 分类:问答Check if a user can read a file on a UNC-Share
A User on our Windows Client has a function to send Links to Files on our Network-Shares (UNC-Paths) to other Users in our Company.[详细]
2023-01-01 15:28 分类:问答Replacement for CAPICOM
Now CAPICOM is deprecated, and MSDN recommends to use .net classes from System.Security.Cryptography. But I have one 开发者_运维技巧Lotus Notes application, which using CAPICOM from LotusScript code[详细]
2023-01-01 10:13 分类:问答LotusScript - Setting element in for loop
I have an array set up Dim managerList(1 To 50, 1 To 100) As String what I am trying to do, is set the first, second, and third elements in the row[详细]
2022-12-29 03:59 分类:问答Lotus Script to make text Blink
How to make 开发者_高级运维text Blink using Lotus Script ?You can use programmable table rows to make the text blink.[详细]
2022-12-28 12:27 分类:问答Using a lotus script to change data in a field.Want the data to be multi lined
Good day, I\'ll start by saying I work for a small company and have no official training in Notes everything I know I\'ve learned buy trial and error & using other peoples codes.[详细]
2022-12-28 06:27 分类:问答