Gossamer Forum
Home : General : Perl Programming :

HTML parser for specified URL

Quote Reply
HTML parser for specified URL
I'm looking for an HTML parser to pars the following HTML page into text files, preferably push the data into a MySql database.

This might be done using Perl and/or PHP.

URL= http://atlantis.b-rail.be:8880/...s/PM_GalileoLog.html

Here you see 2 buttons (send & receive) and the idea is to have all these buttons automated and get the processed data into a local MySql database.

I think the most difficult parts are the parsing and the hit on the 2 buttons to gather the data...Sly

Thanks,

Geert

Last edited by:

giecie: Jul 29, 2003, 2:12 PM