|
LotusScript |
|
|
ExcelReport
Lotusscript library allowing the creation of Excel reports in a few programming instruction.
Developed in OO mode, the printing of a selected set of documents can be triggered in 5 Lotusscript specifications.
The main idea behind this tool is to use an Excel file as model of the report, and exchange data between Notes documents and Excel (both directions) using corresponding names (Notes item and Excel named cells).
|
Details |
|
|
AnyDocForm
A Notes/Domino application that allows editing any text, number and date item in any Notes document, without using the original form if any.
More, allows to add new items or delete existing items in documents.
Includes the deployment process and security settings. You can download it from this site.
|
Details |
|
JavaScript |
|
|
XML2HTML
A Javascript function computing an XML string from the content of form fields. This function can be used before submitting the form to the server to send XML data in place of the individual fields.
The function uses the name of the HTML elements as XML tags.
|
Details |
|
|
FillOptionList
Javascript function to load option values for a select field.
There are numerous samples of this function.
When options are depending from a preceding select field, this function allows to automatically discard the incompatible choices already made in depending fields.
|
Soon on line |
|
RPG/CLP |
|
|
RunMnyCmd
Set of RPG and CLP programs allowing management of AS400 objects lists, and execution of AS400 commands on all or a subset of the objects of a list.
This tool is very valuable to manage libraries, deploy new versions of software ...
|
Details |