On Thu, Jan 1, 2009 at 10:16, wrote:
snip
> use HTML::TableExtract;
snip
This makes it possible to use the code in HTML::TableExtract.
snip
> $te = HTML::TableExtract->new( headers => [qw(Date Price Cost)] );
snip
This is, in fact, creating (instantiating) a new object of the class
HTML::Tab
hello all (and happy new year),
I'm a beginner with Perl since yesterday, I've searched the web and
FAQs a lot and found a module called HTML::TableExtract that seems to
be doing what I need, namely extracting data from a table of a given
HTML file.
The problem is I don't understand the example
From: "Chris Zampese" <[EMAIL PROTECTED]>
> -- Honestly, no spam. Just want to automate the office a bit. Changed
> a form that they usually send by paper (fax or snail mail) to an email
> form.
Wouldn't it be better to put the form on your (read "the company
you do this for"
Just FYI, this was sorted off list. Chris, see what happens when you take
things off list...
John
-Original Message-
From: Chris Zampese [mailto:[EMAIL PROTECTED]]
Sent: 19 February 2002 11:42
To: John Edwards
Subject: Re: help with html
Thanks John,
I will rewrite my script
If you are really determined to send "an html document via email", you can
simply
rename the file(remove the .htm[l] extension), send it,
and let the recipients rename it back.
Alternatively, I will simply send the file in plain ASCII (text) form.
Another way is to compress the file, and send i
quire html
or they wouldn't have it blocked.
Just another 2-cents.
-Original Message-
From: Chris Zampese [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 19, 2002 6:45 AM
To: perl list
Subject: Re: help with html
you're right. it does sound bad. someone call spam cop :-)
t: 19 February 2002 11:49
To: perl list
Subject: help with html
This question probably belongs in the cgi list, but here goes...
I know that this is going to sound bad, but I want to send an html
document via email to people that have blocked html (I am doing a form
for an insurance broker, and it go
you're right. it does sound bad. someone call spam cop :-)
-Original Message-
From: Chris Zampese [mailto:[EMAIL PROTECTED]]
Sent: 19 February 2002 11:49
To: perl list
Subject: help with html
This question probably belongs in the cgi list, but here goes...
I know that this is
t this for is the ability to set the subject line
of a reply"
??? Explain this in detail. Does the HTML page include a form which submits
to a remote perl script?
John
-Original Message-
From: Chris Zampese [mailto:[EMAIL PROTECTED]]
Sent: 19 February 2002 11:48
To: perl list
This question probably belongs in the cgi list, but here goes...
I know that this is going to sound bad, but I want to send an html document via
email to people that have blocked html (I am doing a form for an insurance broker, and
it goes to the insurance companies that they deal with. The
10 matches
Mail list logo