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"

Reply via email to