Create Auto eMail with Web table Content

  • Thread starter Thread starter SpaceCamel
  • Start date Start date
S

SpaceCamel

I need to create an automated daily email that contains a table from a
Intranet web page. I got most of it working ; the email is created and I can
get the table html source into the body but it shows as text.

How do I include the web table into the email to display as a table, and not
raw html? I am using the IE DOM to extract the table.

Thanks,
 
Write the html into the HTMLBody property.

--
Best regards
Michael Bauer - MVP Outlook

: Outlook Categories? Category Manager Is Your Tool
: VBOffice Reporter for Data Analysis & Reporting
: <http://www.vboffice.net/product.html?pub=6&lang=en>

Am Sun, 7 Jun 2009 03:06:02 -0700 schrieb SpaceCamel:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top