The first thought I have is a singe or series of COM/ACTIVE-X objects that
read values (from a DB or a file).
The other thought would be to give the application the ability to run as a
type of "SERVER" on a a specific port and having an active x control (prob.
a dll) sending data requests to the "SERVER" and being able to receive from
it too, and put the data into an HTML page.
The other way you could do this, is to use active x exe's that have a form
and the form is visible in the HTML page.
This exe does the sending and receiveing of data from the "SERVER" and say
you are wanting to plot some data, you can see the chart in the HTML page,
on the form......if you know what i mean.
Hope this is some help.
Jeremy Coulter
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Paul Faid
> Sent: Tuesday, July 06, 1999 5:24 PM
> To: Multiple recipients of list delphi
> Subject: [DUG]: Integrating a Delphi App with a Web server
>
>
>
> I am looking at adding some web functionality to a Delphi application, so
> the application can be 'used' via an intranet, and am wondering where to
> start.
>
> The application is used for monitoring hardware and what we want to do is
> allow an operator to navigate around the application and view data via an
> intranet. They would not be able to change anything via the intranet, but
> the person sitting in front of the real application would still use it
> normally.
>
> The application includes about 300 units and 80 forms. The forms
> consist of
> a few tables, but mostly controls laid out to look like elements of the
> hardware, with real-time data values scattered around.
>
> So my first 'naively optimistic' question is...
>
> - Are there any silver bullets out there for integrating an
> existing Delphi
> app with a Web server?
>
> And question two ...
>
> - Where should I be looking next?
>
>
> Thanks in advance
>
> Paul Faid
> Software Engineer,
> Swichtec Power Systems Limited
> http://www.swichtec.co.nz
>
> ------------------------------------------------------------------
> ---------
> New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
> Website: http://www.delphi.org.nz
>
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz