Recent IT Questions

1 - 20 of 70
<<PREVIOUS 1|2|3|4 NEXT>>

Lotus Formula @if

Have a subform that I am trying to set the value of Tax based on a plant field and useage. If the Plant is 3 then tax is 5% for everthing. If Plant is 1 or 2 then tax is 7% on non production and 0% on production. Here is the code for the Tax field. @If(Type3 != "Plant#3") & @If(Prod !=...

View Answer   |  Oct 6 2009  2:17 PM GMT
Lotus, Lotus development, Lotus Notes 6.5.x
asked by Jdaniel

  5 pts.

Domino 8 Quota Issue

I have a few workstations that are domino 5 that i am migrating to a domino 8 server enviroment. The domino 5 mail files have thier templates updated and copied to the remote workstaions to provide a local mail file that only replicates mail changes at an interval. now my questin is that this all...

View Answer   |  Jul 24 2009  7:38 PM GMT
.NSF files, Domino, Domino 6.5
asked by Brievap

  5 pts.

How to add toolbar button in Lotus Notes programmatically

Hi ALl, How to add a custom toolbar button programmatically using C,C++ Notes API? Also i would like to add functionality to the button click.Pls help me with this.

View Answer   |  Jul 17 2009  10:17 AM GMT
Lotus C++ API toolkit, Lotus development, C++
asked by Harishtg

  30 pts.

How to set the title on Tabs dynamically (programatically)

Hi, We are using LotusNotes 8.0 and we would like to know how to set the title on the Tabs dynamically i.e. depending on certain conditions. Grateful if somebody can help. Thanks a lot Dheeruj

asked by Dheeruj

  5 pts.

Fetching Mail Stores From Domino Server

I am making one application in C# .Which will fetch mail stores from Domino Server and Display it in List Box. Currently i am using "Interop.Domino.dll ".But don't know much about it.

Answer Question   |  Jul 7 2009  10:09 AM GMT
.NET applications, C#, Lotus development
asked by Preeti08

  170 pts.

Connecting to Domino Server.

I am making one Login Form to connect Domino server using C#. Facing problem creating login.How should i go ahead?

View Answer   |  Jul 7 2009  10:06 AM GMT
Domino Server, C#, Lotus development
asked by Preeti08

  170 pts.

AppendDocLink Appears To Work Except Launches Wrong Form.

I have multiple forms that when completed send emails with doclinks. All work fine except one form that launches the wrong form when the icon is clicked from an email. The form variable lists the correct alias for the document. The correct form is used when clicked in a view. What am I doing...

View Answer   |  Jun 30 2009  6:54 PM GMT
LotusScript, Lotus Forms, Lotus development
asked by Mglist

  65 pts.

Lotus Notes databases runs slower on Mac

Hi, I have a few questions: Can somebody enlighten me why databases on mac runs slower compared to PC? Is there a way to improve speed performance on Mac? What tools can I use to monitor or trace where the performance break since Java Debugging console does work on Mac? Thank you!

asked by Pdxgeek

  55 pts.

Delphi COM add-in called from Lotus Notes

I have a Delphi COM add-in that has been created. Currently, it is used within Outlook to read/write from/to a relational database and also allows the user to interact via a selection list. I want to use this existing code from with the Lotus Notes client. Ideally, I want to use this same bit of...

View Answer   |  Jun 19 2009  2:22 AM GMT
Lotus Notes, Delphi, Lotus development
asked by Tjarman

  90 pts.

Hide when for Rich text field in Domino Designer

I have created a Rich text field with hide when. It works fine if I add only attachments but when I add Text and then add attachments in new line, it does not work !

Answer Question   |  Jun 9 2009  11:07 AM GMT
Domino Designer, Lotus development, Lotus Notes
asked by Arcsuan

  5 pts.

LotusScript - Rich text field & Mail attachments

Copy contents of rich text field eg Word doc to an email?? using script

Answer Question   |  May 20 2009  9:05 AM GMT
LotusScript, Lotus development, Lotus Notes email
asked by Star08

  10 pts.

AJAX get data from master form special fields in Lotus Notes

HI i have master form and main form, in master form some special fields i there like, 1) lablename--lablename-fieldtype text 2)field type---fieldtype--diloglis--dilog lis in side-- text, radiobuttion,diloglist,name 3)if field type=radibuttion or dilog liset options need=>options--field type...

Answer Question   |  May 20 2009  1:59 AM GMT
Ajax, Lotus Notes, Lotus development
asked by Ajaxraju

  50 pts.

Programmically access Lotus Notes mail with C#

I m accessing the notes mail using notesDocument, I am able to get all teh properties of mail but if I want to access the mail like it is manually done, (color changes). how would I access the mail in that way.. My main problem is , I have infected file attach to lotusnotes mail and it is not...

Answer Question   |  May 19 2009  9:20 AM GMT
Lotus development, C#, Lotus Notes email
asked by Nownit

  10 pts.

LotusScript - Computed subform QuerySave event

Lotus Notes Client version 5 to 7 Using a computed subform that has specific field values not on main document, so querysave event has to be on the relevant subform. The QuerySave event on the subform checks the value of a field and if not entered correctly, it displays a dialog box advising the...

View Answer   |  May 17 2009  10:05 PM GMT
LotusScript QuerySave, LotusScript, Lotus Notes
asked by Shane44

  15 pts.

Put a sign of selection in document in Lotus view

Hi, I use a pickListString to put a view in a dialogbox. pick= ws.PickListStrings( PICKLIST_CUSTOM, False,db.server,db.FilePath,"By number", "Liste des joureurs", "Choix",2) How to put the sign of selection on a document of the view that I have the key value with which I can look for the document...

Answer Question   |  May 6 2009  10:47 AM GMT
Lotus Domino 6.5.3, PickListStrings, Domino Designer
asked by Jfarissi

  5 pts.

How to get email address from Lotus User ID with Visual Basic

I am writing a meeting invitation program in Visual Basic. I have lotus notes User ID but I need email address, how to get email address using userid. If you need any more information please let me know.

View Answer   |  May 1 2009  2:37 AM GMT
Lotus Notes 6.x, Visual Basic, Lotus Notes User ID
asked by Subbu2k9

  90 pts.

Extracting OLE objects attachments in Lotus Notes

I've written an utility in VB .NET that is able to extract file attachments from a NotesDocument and this works fine. I'm having challenges now with a particular email that has a MS Word document embedded into the body, whose content is part of the body. So basicllay it's an OLE Embedded...

Answer Question   |  Apr 30 2009  9:00 PM GMT
LotusScript, OLE objects, Microsoft Word
asked by Squig

  5 pts.

Disabling (greying-out) options on Lotus form

I have created a notes (.nsf) database which is having certain checkboxes and text feilds on a form. These fields are editable. Is there any way to disabled(greyed out ) whole form so that no one can change these fileds at certain point. Is there any function to do that whether in lotus-script or...

asked by Ashneet

  85 pts.

Altering Lotus Notes "Delivery Failure Report" using C#

I am writing application in C#.Net 2.0 to read mails in Lotus Notes database and upload into another application. Emails can come to this mailbox from many sources. There are also other applications that send mails with FROM address as this mailbox while sending to other users\groups and in this...

asked by Sriramnatesan

  5 pts.

User32 API

What is the workaround for User32 API's not working in Lotus Notes 8.5 (especially to display Popupmenu dynamically )

Answer Question   |  Apr 22 2009  10:36 AM GMT
User32 API, Lotus Notes 8.5, Eclipse for Lotus Domino
asked by 93uma4476

  10 pts.

1 - 20 of 70
<<PREVIOUS 1|2|3|4 NEXT>>