On Feb 5, 2008 10:36 AM, isaac2004 <[EMAIL PROTECTED]> wrote:
> hello, i am trying to parse an html document for links for output, my
> idea is to grab the URL from a form and send the URL to another file
> that does the actual parse process. i am aware that HTML:Parser has a
> built in for this,
hello, i am trying to parse an html document for links for output, my
idea is to grab the URL from a form and send the URL to another file
that does the actual parse process. i am aware that HTML:Parser has a
built in for this, but i want to learn regex better. my plan after i
get the file is to pu