Re: Parse html files

2007-11-13 Thread Tom Phoenix
-bin/foo/foo.pl as path. > I dont have local copy of these programs at the remote servers. > Is there any way to parse html files and add the proper url before > /cgi-bin/foo/foo.pl Yes and no. Have you looked on CPAN? There are several modules available for parsing HTML and managing URL

Parse html files

2007-11-13 Thread I BioKid
at the remote servers. Is there any way to parse html files and add the proper url before /cgi-bin/foo/foo.pl My original file : They are: 19 10121 19 Test12 I need to it as : They are: 19 http://foo.com/cgi-bin/lookup_public.pl?ID=10121";>10121 19 http://foo2.com/cgi-bin/Name_lookup_p

Re: regex to parse HTML files

2002-02-26 Thread Elaine -HFB- Ashton
sachin balsekar [[EMAIL PROTECTED]] quoth: *>Hi ppl, *> *>I have one HTML file per News story...i got to fetch some data (first *>few lines) out from a HTML file and display it as an abstract for the *>said story... *> *>The HTML file have the following issues... *> *>1. There could be a HTML tabl