0 pts.
 How to call Visual Basic Module using Lotus Script
Dear sir /madam, I would like to seek for your advice on how to call Visual Basic Module using Lotus Script. Is it possible to do so? Actually I am looking for a method that can be used to do reporting for Web Application. Lotus Script is not able to run on the web, so I may need to use Visual Basic to write the module for creating report, then use Lotus Script to call the VB module. I have no ideas how this can be done. Please give some advice, if possible. Thanks in advance.

Software/Hardware used:
ASKED: April 4, 2005  3:52 AM
UPDATED: April 4, 2005  8:03 AM

Answer Wiki:
I'm sorry, but I've never worked with Lotus. For creating report on the net, I use Crystal Reports from Crystal Decisions. Sorry for not being able to help you - TP
Last Wiki Answer Submitted:  April 4, 2005  6:32 am  by  Tpaschke   0 pts.
All Answer Wiki Contributors:  Tpaschke   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

You can write a LotusScript agent which produces a report formatted in HTML. But there are also various other possibilities to reach your goal, e.g. you can build a reporting view and display it in the web etc.
A nice place to find tips for Domino and web is codestore.net

 0 pts.