Web Browser and ViP application - question (ViP Specific)
At 20 FEB 1998 10:23:12AM Pavel Miska wrote:
1. How I can get some data from Notes document presented by Web Browser to ViP application.
2. How I can recieve data from ViP applications back to this document
Or simply,
What methods are for programing interactive ViP application that creates or updates documents in Notes Database via internet (Domino Server).
Thanks.
e-mail: miska@htc.sk
At 25 FEB 1998 11:42AM John Averell Revelation wrote:
Pavel,
Sorry that we're not completely clear yet which configuration you are
interested in running, in particular, whether ViP is running on your
client workstation or on the web server.
The Domino Framework utility that shipped with ViP/DX 2.5 may do what your are asking. It is documented in "What's new for 2.5". This would involve constructing a ViP application for your workstation that would connect to a Notes database through a normal Notes connection, but also would allow web browser access from the workstation.
A ViP application installed on your web server (for instance, made with DX) would not itself be accessible directly through a browser. However, there are some examples of HTML pages that are used with an associated CGI executable on the server that could launch a ViP application, and in turn return data or links to an HTML report (made by ViP/DX).
So if you can be more explicit on exactly where you want ViP installed, and whether Notes connections can be made from your workstations, we can be more explicit.