Re: Help with HTML::Parser

2003-02-26 Thread Malcolm Debono
. > PPM> verify HTML::Parser > Package 'HTML-Parser' is up to date. > PPM> > > If it says that an upgrade is available, do another install. > > PPM> install HTML::Parser > > - > Scot Robnett > inSite Internet Solutions > [EMAIL PROTECTED] > > &g

Re: Help with HTML::Parser

2003-02-24 Thread Malcolm Debono
Thanks for emails. Can you please let me know how to uninstall the HTML::Parser. Then I will reinstall it. This email may be duplicated. Malcolm - Original Message - From: "Scot Robnett" <[EMAIL PROTECTED]> To: "Malcolm Debono" <[EMAIL PROTECTED]>;

Help with HTML::Parser

2003-02-24 Thread Malcolm Debono
Help please. I am getting an error. I don't know if the code is right Can't locate auto/HTML/Parser/.al in @INC (@INC contains: C:/Perl/lib C:/Perl/site/lib .) at C:/Perl/site/lib/HTML/Parser.pm line 82 or if I use ('$content') #line 22 Can't locate auto/HTML/Parser/$content.al in @INC (@IN

Re: help reading file url & loop

2003-02-16 Thread Malcolm Debono
uot;$links{$url}\n"; print OUT "$input\n"; # Doesn't print??? print OUT "------\n"; } close OUT; - Original Message - From: "$Bill Luebkert" <[EMAIL PROTECTED]> To: "Malcolm Debono&

Re: help reading file url & loop

2003-02-15 Thread Malcolm Debono
Bill that is absolutely great it works a treat I have learnt a lot. I will spend some time studying and hopefully progress a little more. Thank you again. Malcolm - Original Message - From: "$Bill Luebkert" <[EMAIL PROTECTED]> To: "Malcolm Debono" <[EMAIL PROT

Re: help reading file url & loop

2003-02-13 Thread Malcolm Debono
om: "$Bill Luebkert" <[EMAIL PROTECTED]> To: "Malcolm Debono" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, February 13, 2003 1:31 AM Subject: Re: help reading file url & loop > Malcolm Debono wrote: > > Hello, > > Can someone please

RE: help with text

2002-10-16 Thread Malcolm Debono
and passes it to another cgi script say Bscript.cgi on a different host (if possible). Thanks again. Malcolm - Original Message - From: "Krishna, Hari" <[EMAIL PROTECTED]> To: "'Malcolm Debono'" <[EMAIL PROTECTED]>; "Krishna, Hari"

switching file question

2002-07-31 Thread Malcolm Debono
Can someone please help. I have a file on 3 different servers all with the same name (say file.txt) which I would like to edit from a form submitted online. 1. Can I call each file from a single script, if so help please. 2. If I cannot call from one script can I call a script on another server

if statement does not work, help please

2002-07-12 Thread Malcolm Debono
Can someone tell me why the 'if statement' below will not work. What I am trying to achieve is if the $pagecontent = "" then call sub routine &no_tags. (If it is reading something in the variable $meta could someone please explain?) Thanks in advance Malcolm #!C:\Perl\bin\perl use CGI; # Use

Reading from a form

2002-07-09 Thread Malcolm Debono
Hello, Help me please. I have got so far with trying to build this script (little knowledge) and have got a problem trying to read from a form http://yes/cgi-bin/metacheck/read_html5.cgi"; method="POST"> the field on the form being When I run the script I get :- CGI Error The specified CGI ap

how do I read an html document

2002-07-06 Thread Malcolm Debono
io, can someone help me please. I am trying (for many hours) to read an html file using a URL address and not a path. Thanks in advance Malcolm This works:- use CGI; # Use the CGI.pm module use strict; my ($html,$meta,$lockit,$lines,$path_to_input_file,@metas,@lines); my $q = new CGI; # Absolu

Re: Looping

2002-03-17 Thread Malcolm Debono
Bill, Thanks for all your work, sometimes someone sees beyond what others see. Malcolm - Original Message - From: "$Bill Luebkert" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: 17 March 2002 03:19 Subject: Re: Looping > Malcolm Debono wrote: > >

Re: Looping

2002-03-16 Thread Malcolm Debono
Thank you all for the support. The problem was using the same file handle about 4 times. Malcolm - Original Message - From: "Sisyphus" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: 16 March 2002 21:37 Subject: Re: Looping > Hi Malcolm, > > That's a fair bit of code to wade through

Re: Looping

2002-03-16 Thread Malcolm Debono
Rob, Sorry about all the code, Bill Luebkert has been giving me hard time, nothing to do with perl. The 'sub repeat_url' works okay, the problem that I am having is the script will not loop and I am not sure why. Merrill Cornish wrote:- >You are reading list.dat line at a time in a while() loo

Re: Where to begin?

2002-03-08 Thread Malcolm Debono
Martin I can see you are good at this. I will spend some time looking at it. Thank You & GOD BLESS Malcolm - Original Message - From: "Martin Moss" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, March 08, 2002 3:45 AM Subject: RE: Where to begin? > H

Re: Newbie: Delete a line on a file

2002-02-15 Thread Malcolm Debono
to try to see if it helps me. Help anyone please. - Original Message - From: "Sisyphus" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 11, 2002 3:07 PM Subject: Re: Newbie: Delete a line on a file > > - Original Message - >

Re: SETUP: Windows98se, ActivePerl 5.6.1.629, Personal Web Server (PWS)

2002-02-06 Thread Malcolm Debono
& GOD BLESS Malcolm In the name of Jesus - Original Message - From: "Thomas Bätzler" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "'Malcolm Debono'" <[EMAIL PROTECTED]> Sent: Wednesday, February 06, 2002 5:46 AM Subject: RE: SETUP: Wi