Lotus Notes — рабочий инструмент программиста.

Обсуждения программирования на Lotus Notes/Domino

Archive for Октябрь 20th, 2008

Alternate version of @Command forwards subform via LotusScript

без комментариев

The @Command([MailForward]) function lets you place an UI document’s contents into a mail memo and forward it. If you only want to forward a portion or subform of the UI document, this tip can show you how, using a LotusScript alternative.

Original source : http://feeds.feedburner.com/~r/techtarget/Searchdo…

Написано lotusnotes

Октябрь 20, 2008 в 8:14

Опубликовано в Lotus Notes

Native JSON in IE8

без комментариев

Написано lotusnotes

Октябрь 20, 2008 в 8:14

Опубликовано в Lotus Notes

75 (Really) Useful JavaScript Techniques

без комментариев

Написано lotusnotes

Октябрь 20, 2008 в 8:14

Опубликовано в Lotus Notes

How DirLint verifies data in Lotus Notes Domino 8 directories

без комментариев

Get an introduction to DirLint, a new tool available in Lotus Notes Domino 8 that scans directories and identifies issues such as invalid syntax in names, issues with the naming hierarchy scheme, and reports problems in directory names.

Original source : http://feeds.feedburner.com/~r/techtarget/Searchdo…

Написано lotusnotes

Октябрь 20, 2008 в 8:14

Опубликовано в Lotus Notes

Enabling Drag and Drop on a Calendar in a Browser

без комментариев

Написано lotusnotes

Октябрь 20, 2008 в 8:14

Опубликовано в Lotus Notes

Dashboard example (realtime data into graphs using RMchart)

без комментариев

In this sample application I show you how you can use RMcharts in an Lotus Notes Dashboard application. You need to download RMchart at http://www.rmchart.com/ and install it on your PC (a restart is required). Make sure the files RMchart.ocx and RMchart.dll are installed in your windows\system32 directory. RMchart is completely freeware. Go to the website for more information. I created this application because I could not find any free product to create realtime graphs from (view) data within Lotus Notes. Finally I found this software and this made my work a lot easier. No more excel and no more exports needed. This is a completly free solution and I think it works great. If you would like to use RMcharts in a real application make sure your users have the RMcharts installed. You could copy above files manualy or automatic via an script to windows\system32\ directory and use ‘regsvr32′ command line program to register the .ocx file in Windows. This database contains a view for the sales sample data and a lookup view I use to quickly & dynamic get the values to display in the charts. The dashboard form contains the embedded activex elements and all the code I used to get the data and display the data in the embedded activex elements. It makes use of a script library for the needed constants. TIP: You can build your own charts with RMCdesigner, also available at www.rmchart.com. Use the program to generate source code for VB6 / ActiveX and paste it in an Lotus Notes button in a form. With very limited changes you can use that generated code in your application. If you have any questions regarding this application, mail me. Ferry Kranenburg

Original source : http://www.openntf.org/projects/codebin/codebin.ns…

Написано lotusnotes

Октябрь 20, 2008 в 8:14

Опубликовано в Lotus Notes

Visual Directory – thumbnails in the domino directory

без комментариев

Code to automatically display thumbnails in the domino directory using DXL and background agents The code is here => http://www.seancull.co.uk/Public/seancull.nsf/dx/visual-directory-thumbnails-in-the-domino-directory.htm

Original source : http://www.openntf.org/projects/codebin/codebin.ns…

Написано lotusnotes

Октябрь 20, 2008 в 8:14

Опубликовано в Lotus Notes