embed HTML table using VB

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ros_Au

    #1

    embed HTML table using VB

    I am showing a table in a web page, I need help to email this table,
    please any sugestion ....? thanks!!

  • Herfried K. Wagner [MVP]

    #2
    Re: embed HTML table using VB

    "Ros_Au" <aurelir@hotmai l.comschrieb:
    I am showing a table in a web page, I need help to email this table,
    Either send the message in HTML format or place an ASCII art equivalent of
    the table in the mail message. E-mails can be sent using 'System.Net.Mai l'.

    --
    M S Herfried K. Wagner
    M V P <URL:http://dotnet.mvps.org/>
    V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

    Comment

    Working...