Re: help reading file url loop

2003-02-16 Thread Malcolm Debono
print??? print OUT --\n; } close OUT; - Original Message - From: $Bill Luebkert [EMAIL PROTECTED] To: Malcolm Debono [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Saturday, February 15, 2003 2:39 AM Subject: Re: help reading file url loop Malcolm Debono wrote: okay

Re: help reading file url loop

2003-02-16 Thread $Bill Luebkert
Malcolm Debono wrote: Hello, I have been trying to add some code to what was given to me without success. I am trying to get the 'input' text out of the html (eventually getting the name - value pairs). I cut a snip out of my (many) attempts, can someone please help me again. Malcolm my

Re: help reading file url loop

2003-02-15 Thread Malcolm Debono
: Saturday, February 15, 2003 2:39 AM Subject: Re: help reading file url loop Malcolm Debono wrote: okay, because of your help I think I am beginning to get some of this. Question.How do I write this, $links{$url} = ''; if ($content =~ /title[^]*\s*(.*)\s*\/title/i) { $links{$url

Re: help reading file url loop

2003-02-13 Thread Malcolm Debono
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 help. I am trying to get my script to read url's from a file and loop through. I can run

Re: help reading file url loop

2003-02-13 Thread michael higgins
- Original Message - From: $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 help. I am trying to get my