in reply to Re: parse a changing html table
in thread parse a changing html table

CountZero,
First, thanks for all your help. I did figure out how to add in the date to help parse the correct info. And later today I will learn more about your code, but I understand most of it already. I do have more questions, but I rather read more and experiment, then I'll ask.

Anon Monk,
Don't worry, I intend to learn regex also. From what I read, it seems that I'd be better off learning both ways.

Thanks Peeps, you both helped.
Gary

Replies are listed 'Best First'.
Re^3: parse a changing html table
by gary441 (Initiate) on Dec 31, 2007 at 13:54 UTC
    Ok, I've figured out how to add in today's date.
    Last night I studied your code and HTML::Parser, so I have a better understanding of both. Now I should be able to download the PDF file automatically every morning.
    Again, Thank You to everyone for the help and Thank You for taking the time to help.
    Should I post my code? I will if anyone thinks it will help someone else (and no one laughs). I will play around with regex. Thanks,
    Gary