Re: help with HTML::TableExtract

2009-01-01 Thread Chas. Owens
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

Re: help with html

2002-02-19 Thread Jenda Krynicky
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"

Re: help with html

2002-02-19 Thread William.Ampeh
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

RE: help with html

2002-02-19 Thread MECKLIN, JOE (ASI)
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 :-)

Re: help with html

2002-02-19 Thread Chris Zampese
you're right. it does sound bad. someone call spam cop :-) -- 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. -Original Message- From: Chris Zampese [mailto:[EMAIL PROTECTED]] Sent: 19 Februar

RE: help with html

2002-02-19 Thread Darren Simpson
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 going

RE: help with html

2002-02-19 Thread John Edwards
"I want to send an html document via email to people that have blocked html" Why? Can't you send a text file? What's special about this HTML page? Does it contain links to web URLs? If so have you considered that they may not have web access? "The main thing that I want this for is the ability t