Domino Designer Questions and Answers

Recent IT Questions

81 - 99 of 99
<<PREVIOUS 1|2|3|4|5 NEXT>>

Domino R6 & Crystal Reports 11 for reporting on the web

Hi, We have a requirement where in we have to generate reports on the web i.e. using I.E 6.x using Crystal Reports 11. The foll are the requirements. 1) Reports i.e. mainly graphs like Pie,Bar, Combo etc are to be created and displayed on the web. 2) The data would reside in Domino databases....

asked by VikiLingeria

  0 pts.

Page cannot be displayed

I have an domino application hosted on a domino server 6.5.3 on a Windows 2003 standard server. This server is in a DMZ and has a public IP Address as well as an internal IP Address. I am able to open the application via the the internal IP Address, however I get the "Page cannot be displayed"...

View Answer   |  Aug 4 2005  1:09 PM GMT
LotusScript, Domino Designer, Address book
asked by shaungs

  0 pts.

Calling perl script with function Shell in Lotus Notes Agent

Hi, I have to call a perl script in a Lotus Notes agent written in Lotus Script. I use the following function resul=Shell("c:perlbinperl.exe " & pathname) where pathname is the path of my perl script to run. Agent is scheduled to run on server but it doesn't work. Could you say me if my code is...

View Answer   |  Jul 26 2005  3:11 AM GMT
Domino Designer, Lotus Domino
asked by SophieLux3

  0 pts.

Top and bottom Margin

With Lotus Notes V5 or V6 client, I need to print a document with a pre-set top margin and bottom margin. How do I pre-set these settings programmatically, and print out the document from Notes Client?

View Answer   |  Jul 20 2005  0:05 AM GMT
Domino Designer
asked by IT2468

  0 pts.

performing view look up on click

hi, i have to web-enable a lotus notes database. the database has a welcome page with several links. on the sub click event of the links, a look up is performs on different views. when the document exists in the view, the document is displayed else 'under construction' is displayed. I can view...

View Answer   |  Jun 27 2005  5:11 AM GMT
JavaScript, LotusScript, Domino Designer
asked by jhemm21

  0 pts.

WebQuerySave Error

I am having problems getting a WebQuerySave agent to run. The application was developed using R5 and the agent and form ran as they should. I made small modifications to a completely unrelated form and saved it using designer 6.5. After doing this, anytime I tried to save a document I received a...

View Answer   |  Jun 24 2005  2:12 PM GMT
LotusScript, Domino Designer
asked by stumpfcr

  0 pts.

web enabled lotus notes databases

hi, 1st --> we have two servers, ServerA and ServerB, both servers have the same configuration.. there is an application in serverA with documents viewable in IE.. I made a new copy of this application in ServerB (not a replica), the documents are no longer viewable in IE.. i get the error...

View Answer   |  Jun 20 2005  10:46 PM GMT
LotusScript, Domino Designer
asked by jhemm21

  0 pts.

Dynamically display computed subform based on combobox selection

I need to display a computed subform when a user selects an entry in a combo box. I have subforms named corresponding to the entries in the combo box and it is set up to refresh on keyword change. The subform formula specifies the the combo box name. Is seems this should be a no-brainer but doesn't...

View Answer   |  May 27 2005  6:45 PM GMT
Domino Designer
asked by tvanharp

  0 pts.

Creating a text email using LotusScript

How do I create a text email to a user who is not using notes as their email program. Situation, we have users that are using outlook and some using notes to receive mail. The problem is that when the application in notes sends out the email, the fields are viewable by users with the notes client...

View Answer   |  May 11 2005  12:40 AM GMT
Web development tools, Domino Designer
asked by jamp01

  0 pts.

Printing from WEb based domino app

We have a web app running on Domino 6.0.2CF1. As part of what it does we need to print varios info at client end. One way we do this is to create a form in lotusscript agent with html, send it back to client browser and call printwindow(). The other way is to create a word document using OLE in...

View Answer   |  May 6 2005  6:32 AM GMT
Domino Designer, Lotus Domino
asked by domnovice

  0 pts.

@DBColumn or @DBLookup for a web site to another Database on the same server.

This is driving me crazy...I am simply trying to lookup values in a view on another database in the same folder on our domino server. I am not the admin, but a designer. We want to be able to web enable our databases so the users could be anonymous or not need notes to do data entry. Also, we...

View Answer   |  Apr 21 2005  2:40 PM GMT
Domino Designer
asked by WebEnabler

  0 pts.

Crystal Report Print Engine API in Domino

Hi, I would like to print crystal report using Print Engine API. As refer to some of the discussion, global.nsf & global32.lss are the example that requested to refere to, but I found that these 2 example are from older version of crystal report and Notes. The object that used in the Lotus...

View Answer   |  Apr 6 2005  4:41 AM GMT
Lifecycle development, Software testing, Automated
asked by tcc

  0 pts.

system address book and local address book

I am trying to put the users in my system address book (names.nsf) into a user?s local address book. I have done this by creating a local replica of system names.nsf, giving it a different name on the local machine. I have set up replication so that changes to the system names.nsf will be...

View Answer   |  Mar 23 2005  1:39 PM GMT
Domino Designer, Lotus Domino
asked by jimcoo

  0 pts.

Domino Database Last Used

Does anyone have any tools they developed to search all the databases on a server(s) and report on them based on the last modified or created date? Or even point me in the correct direction. I am a rookie. Thanks.

View Answer   |  Mar 9 2005  7:36 AM GMT
Oracle, DB2, Database
asked by coachkaz

  0 pts.

New Document/ Mail identifier

From VB or LScript is there a way to know if mails in an $inbox are new unread mails? What I need is one of their "items" that distinguishes them from Read mails.

View Answer   |  Feb 14 2005  4:08 AM GMT
Visual Basic, LotusScript, Domino Designer
asked by jellybean

  405 pts.

Is it possible to use Javascript to pull data from a cell within an Excel spreadsheet when the notes form is displayed via a browser ? IE 5.5 or above.

Is it possible to use Javascript to pull data from a cell within an Excel spreadsheet when the notes form is displayed via a browser ? IE 5.5 or above. For clarification, the term ?user? refers to the browser user. The term ?customer? refers to the notes designer's customer who wants the button...

View Answer   |  Jan 11 2005  9:28 AM GMT
Domino Designer, Development
asked by PURPLESWIMMER

  0 pts.

Reset all fields on a form

I have a form in which upon completion, I need all fields to reset. The data from those fields is being transferred to another field. I need some help with either formula language or lotusScript to do this. The only way I know to do it would be to set all the fields to spaces individually, and...

View Answer   |  Oct 25 2004  11:02 AM GMT
LotusScript, Domino Designer, Lotus Domino
asked by jcmj72

  5 pts.

Domino Designer help

I have a dialog list field with a list of choices, where the user can choose 1 or many. I need a way that for every choice in that dialog list that is picked, there is a radio button or something like that next to the selected choice with add and delete. For instance, if the list has red white...

View Answer   |  Aug 12 2004  4:17 PM GMT
Java, JavaScript, LotusScript
asked by jcmj72

  5 pts.

Updating Embedded outline in Domino/Notes R5

Hi, After searching this and other forums/knowledge exchanges without any luck I've been forced to reask a question posed before (previous answerwers refers to Acessing the personal Mail database for examples, an option not avaliable to me) Using a Agent I update an Outline in my database. The...

View Answer   |  Aug 12 2004  4:26 AM GMT
Domino Designer, Lotus Domino
asked by PetterBergstroem

  0 pts.

81 - 99 of 99
<<PREVIOUS 1|2|3|4|5 NEXT>>