in reply to Re: Re: Re: pulling by regex
in thread pulling by regex

Thanks. It turned out to be the "html" tag where there was no html caused the data to be split into multiple lines instead of one solid line. I'm not sure how that happened, but saving the data as .txt fixed the problem.

I've added a routine to allow it to select one of 3 separate logs and that works well.

Now I need some more advice, if I may:

1. How do I suppress the VAR1 and get just the output lines?

2. How do I add a paragraph tag (p) after each output line?

3. How would I sort them by number of referrers found?

4. How would I display 10 results at a time, with the ability to go to the next 10 and back to the previous 10?

Thanks.

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: pulling by regex
by BrowserUk (Patriarch) on Dec 16, 2002 at 23:33 UTC

    Read and learn or employ a programmer.


    Examine what is said, not who speaks.