Calendar panel views
Lotus Notes 8.5.1 does not remember my calendar panel views layout. When I change the Views, Show Calendars, etc. they revert back to a “default” view each time I open Lotus Notes.

Answer Question   |  November 28, 2012  9:56 PM
Lotus Notes 8.5.1, Lotus Notes Calendar
asked by:
5 pts.

Lotus Notes
How to take backup of lotus notes mail?

Answer Question   |  November 26, 2012  12:44 PM
Lotus Notes, Lotus Notes email
asked by:
15 pts.

Mail opened with web browser
Notes opens all internet mail with web browser instead itself (this isn’t valid for internal mail in notes domain)

Answer Question   |  November 26, 2012  11:00 AM
Lotus Notes 8.5, Lotus Notes email
asked by:
20 pts.

Falsification of an email sent from Lotus Notes
Hi I needed from a person an important email with an attachment (I give the person a fictious name here: Name familyname) . The person sent me the email he sent, and the answer he received. Here is what he sent me (I changed the content but respected the format). I told the person that [...]

Answer Question   |  November 26, 2012  4:13 PM
Lotus Domino, Lotus Notes 8.5, Security
asked by:
75 pts.

Sending double byte characters from iSeries to Websphere Message Broker
Hi We are having problems sending double byte characters (Chinese) in an XML string via MQ to Websphere Message Broker. We have been advised to use CCSID 1208 as that is a Unicode character set. The XML string has ‘encoding = “UTF-8″‘ set and we have also set mqmd.mdcsi = 1208 in the RPG program. [...]

Answer Question   |  November 21, 2012  11:08 AM
iSeries, WebSphere
asked by:
10 pts.

Need to see 1 email from Lotus Notes which had my form-16, without it I can’t file VISA tomorrow please techy guys help!
Hi, I have the whole “Data” folder with me which I copied over to my HD while I left previous company . Unfortunately I didn’t forward my form-16 which was sent over to me on that mailbox. Now I don’t have access to LN anymore please suggest anyway I can retrieve the email from .id [...]

Answer Question   |  November 21, 2012  7:07 PM
Lotus Notes 8.0.1, Lotus Notes email
asked by:
5 pts.

Lotus Code Needed
I’m trying to complete an @If statement to compare two fields in Input Validation. Field One: SL_1 (Values only can be 0 to 24) Field Two: D_1 (Values only can be 0 or 1) Current Code: @If((@ToNumber(D_1) > 1); @Failure(“Sunday needs to be a 0 or 1″);@Success) Additional Code Needed: If SL_1 = 0; D_1 [...]

Answer Question   |  November 16, 2012  7:56 PM
Lotus Notes 8.1, Lotus Notes Fields
asked by:
5 pts.

Calculate Duration for Annual Leave
Hi, I have Lotus Notes application which is for Leave applying. I have calculate duration function to calculate duration of leave when user put Date from to Date to. This function did not calculate Saturday and Sunday as working day even the user put Saturday and Sunday in their leave. But the problem is some [...]

Answer Question   |  November 16, 2012  12:40 PM
Lotus Notes, Lotus Notes Application
asked by:
40 pts.

After migrating to Lotus Notes 8.5 I still get the Lotus Notes 6.5 welcome page
After migrating to Lotus Notes 8.5 I still get the Lotus Notes 6.5 welcome page. How can I get rid of that?

Answer Question   |  November 15, 2012  8:38 AM
Lotus Notes 6.5, Lotus Notes 8.5
asked by:
10 pts.

Recover Contacts from address book in Lotus Notes 8.0.2
Hello, I have a question. How can I recover my contacts address book in Lotus notes 8.0.2. I proceed to refresh the view, and replicate but still nothing. Somebody can help me. Thanks and regards from Lima, Perú.

Answer Question   |  November 14, 2012  5:49 PM
Lotus Notes 8.0.2, Lotus Notes Contacts
asked by:
5 pts.

Lotus Notes Calendar
Create a hotspot button. When in Lotus Notes calendaring and when scheduling a New Meeting notice click on the Hotspot button that will append 4 -5 lines of predefined text in the subject line.

Answer Question   |  November 14, 2012  9:04 PM
Lotus Notes, Lotus Notes Calendar
asked by:
5 pts.

Possible bug with dynamic arrays in v8.5.3
Has anyone else experienced this issue?….. I need to append rows to a MS sql table. This works fine for a fixed size array, for example: Dim newfielddata(10) as String ****** set values, etc……. Set field = fields.Append(“CYL_SN”, LCTYPE_TEXT) field.Value = newfielddata but the array values are not passed (nor any error message) when i [...]

Answer Question   |  November 13, 2012  3:16 PM
Lotus Domino Designer, LotusScript
asked by:
15 pts.

Create a Hotspot URL and pass it into an email
Trying to programatically create a Hotspot URL inside an email. The hotspot would point to a location on our networks where the PDF’s reside, rather than attaching all PDF’s in the email. PDF’s are created from our iSeries and stored on the network. When the process is completed, it would create the Hotspot URL (network) [...]

Answer Question   |  November 8, 2012  7:06 PM
Hotspots, Lotus Notes 8.5
asked by:
5 pts.

Replace icons/bookmarks for moved databases
How can I send an action to an Exchange mail (Outlook) user that can open their Lotus Notes client and replace bookmarks and icons? I have a large enterprise that is migrating or has migrated to Exchange for mail.  I am working on a project to consolidate Lotus Notes applications into Regional Operations Centers, and [...]

Answer Question   |  November 7, 2012  4:56 PM
Lotus Notes 8.0.2, Microsoft Outlook
asked by:
5 pts.

Hotspot button In Lotus Notes
I would like to create a Hotspot Button that when clicked on by the recipient it generates a return email sent to me with the following reply: “Yes, I am attending this event.” I also would like for it to be moved to a folder; and also have a pop-up message that lets them know [...]

Answer Question   |  November 6, 2012  6:32 PM
Lotus Notes, Lotus Notes Button
asked by:
5 pts.

Auto reply agent
how to handle exceptions like out of office or auto reply loops with auto reply agent code. any info is helpful. Dim Ses As New NotesSession . Dim db As NotesDatabase Dim doc As NotesDocument Dim Memo As NotesDocument Dim body As NotesRichTextItem Dim sub1, sub2, addsubject As Variant Dim myvar As Integer Set db [...]

Answer Question   |  November 6, 2012  10:54 AM
Lotus Notes
asked by:
305 pts.

Copy and Paste invitee list responses
How do I copy and paste the invitee list responses in Lotus Notes 8.5

Answer Question   |  November 5, 2012  7:04 PM
Lotus Notes 8.5
asked by:
5 pts.

Copied Names.nsf, but it’s empty
I copied the whole data folder to a user’s laptop to set up Lotus Notes, but her contacts don’t show up. Do you have a fix for that?

Answer Question   |  November 2, 2012  4:40 PM
Lotus Notes, Lotus Notes 8.5.3, Names.nsf
asked by:
10 pts.

Extract LN Email attachments
Hi, Im using the following code to Extract LN Email attachments. It is extracting correctly but only issue is, the agent is not saving the attachment if the attachment is of same name though it is in different email. Sub Initialize Dim s As New NotesSession Dim db As NotesDatabase Dim coll As NotesDocumentCollection Dim [...]

Answer Question   |  November 1, 2012  10:04 AM
Lotus Notes, Lotus Notes attachments
asked by:
305 pts.

Can’t delete Internet mail address in location setting of Lotus Notes
Hi, I am using Lotus Notes 8.5 and I would like to delete previous Internet Mail Address from Location Setting. But after I deleted or edited Internet mail address, it keeps coming up again and again after one or two days later. I can’t delete the previous Internet Mail Address forever. Please, can anyone give [...]

Answer Question   |  November 1, 2012  1:33 AM
Lotus Notes 8.5, Lotus Notes location mode
asked by:
40 pts.