embed HTML table using VB

  • Thread starter Thread starter Ros_Au
  • Start date Start date
R

Ros_Au

I am showing a table in a web page, I need help to email this table,
please any sugestion ....? thanks!!
 
Ros_Au said:
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.Mail'.
 
Back
Top