Re: Using GET in a loop

2004-09-17 Thread Dave Mitchell
On Fri, Sep 17, 2004 at 09:56:57AM +0100, Andreas Warntjen (LSE) wrote: > Hi, > > I am experiencing problems when working with GET in a loop. I believe this has been answered for you on Perl Monks. Dave. -- A power surge on the Bridge is rapidly and correctly diagnosed as a faulty capacitor b

Using GET in a loop

2004-09-17 Thread Andreas Warntjen \(LSE\)
Hi, I am experiencing problems when working with GET in a loop. I want to retrieve information from a number of pages that all have the same structure. Thus, I would like to use a retrieve them via GET and process their information in a loop. However, GET seems to store the information in a hi