accessing program from XML document - TechRepublic
General discussion
August 15, 2001 at 04:43 AM
ydane.masse

accessing program from XML document

by ydane.masse . Updated 24 years, 10 months ago

Hi,
I am trying to create an interactive report generator. I am generating my report as an XML document from a C++ program, I have a IE5 component which displays the report in a webpage from my application. (FYI, I am using Borland C++ Builder 5 enterprise edition).
I wanted to insert some links in the report,
I want to know if it is possible to send a message to the main app when the user clicks on a link. I looked at the xlink property but IE5 does not support that recommendation yet.
Has anybody tried something like that before?
Ahy ideas will be appreciated.
Thanks.

This discussion is locked

All Comments