Hi, I need to extract mails in RFC822 from lotus notes. I am using lotus notes 8.0 toolkit.I have explored it, but I couldn't find any API that could extract mails in RFC822 format. Is there any way to extract mails from lotus notes in RFC822 format in C++. Thanks, Ruchi
Hey all, Is it possible to get the name of the template using the database (NSF) in C program? How? Please suggest.
Hi: I tried to create a simple web application on my PC( Local Mechine), i have placed the database in Data Directory only (Under Notes/data/.. folder) but even though I am getting "Page can not be displayed" Error when i tried to Preview the Form in Web. Please help me - If there are any...
Lotus Notes Web Applicaiton, Lotus Web applications, Lotus Web development
I have a form with two rich text fields. One field a user inputs info and when they save I then take that info and append it to the other field. For some reason after the info is appended when I open the doc in read mode the contents don't show, however when I goto edit mode the contents do...
Can some one help with a formula that will change the text being typed into a field to X`s. Like a password situation so the password cannot be read.
I would like to create cutom Toolbar buttons for Lotus Notes that perform Lotus Script Actions. So it would be great if I could just write a quick formula to perform any action or more than one action in sequence. I dont want to have to change the template or create any agents Thanks
Iam making an application based on Minutes of Meeting, which are recorded after every meeting.I want to ask that my form contains two sections sayin status of last meeting and action plans after current meeting.which i need to display in a meeting related to same meeting purpose. I thought of doing...
Is there a "framework" or "reference model" for Domino Notes Application, so that we can get a whole picture of all Domino Notes components (including interfaces), in order to design a "Notes application development methodology(or guide book)" for Notes developers in my company ?
i've written a lotus notes program. it's a form which contains a button (for sending email) and a text field (it acts as a flag to control users from sending email more than once). it works in the "preview in notes" in the domino designer. however, when i copy the form (using Ctrl-A) and paste it...
How to control delete attachments in rich text fields in lotus notes
I have a multiple forms in a db. I need data from one of the other forms to auto populate in another form, in the same db. Having a hard time understanding the UNID.
How to code in LotusScript to query and collect data in one db based on a request number, if number found in current database, update fields, if request number not found, create new doc the request id.
I want to insert date into SAP using Lotus Script. The documents are saved in a view. Schedule agent will collect all the documents that are created today and save it into SAP. I am using RFCServer class. Please help me as soon as posible
My notes application generate text links like this: notes:///8525656D003361E0/0/2F5500FD29A3D91185257514006BB837 The links are send via email to notify user of the documents they need to see. When the users opens the email with outlook the link active (a hyperlink) but if we open the same...
Hi, I have a lotus script which is used to copy all message from one database to another. For that am calling an agent from my application ( MFC ). Now the problem is i need to pass specific Documents only to copy as a input for my lotus script. But i dont know how to Do it. Can any body help me...
i am trying to enable a field input using a lotus script.i want to enable the input to field as soon as i select a checkbox any body has a code for that?
I am using a button(to check and repopulate) and a Listbox(Available options). Initially the Listbox uses Default values to Populate values. Then If the button is clicked; it creates a list of already used options through DBlookup(List2) and there is a list of default values(list1). i use...
Hello, I planned an agent with the following code: Sub Initialize Dim session As New NotesSession Dim view As NotesView Dim doc As NotesDocument Dim db As NotesDataBase Dim nowD As NotesDateTime Dim creatD As NotesDateTime Set db = session.currentdatabase Set view =...
Hi, can somebody tell me the @Formula to get the actual "Form" Name in to a computed field on this Form? Sorry for such questions but I just couldn't figure it out... Thx


