Build an ISAPI filter (look it up in Delphi docs).
'Tis precisely what they're designed for ...
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Nello Sestini
Sent: Monday, 18 September 2000 17:50
To: Multiple recipients of list delphi
Subject: [DUG]: HTML client
Hi all
I have a situation that calls for a script (or something)
that responds to client requests in HTML.
The back end of this thing needs to issue it's own HTTP
requests to a different server downstream and pull data out
of the HTML stuff it gets back.
Handling the communications on each end is straightforward -
what i'm wondering is what is the best way to parse
the incoming HTML?
My first inclination was to just do the whole thing in
Perl. Parsing the HTML coming back is do-able - but kind
of messy and looks like a possible maintenance headache
down the road.
Anyone done this or have ideas for a better way?
thanks
ns
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"