473,385 Members | 1,409 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Tabular format of email



I have written a vb 6.0 code to send email.

but now i want to insert table like wise in word and send email through
vb code
so how to dot it ?

*** Sent via Developersdex http://www.developersdex.com ***
Jun 29 '08 #1
2 1884
"Aparna Shukla" <ap************@rediffmail.comschrieb:
I have written a vb 6.0 code to send email.

but now i want to insert table like wise in word and send email through
vb code
so how to dot it ?
You need to send the mail in HTML format or format the table in plain text
using characters like "-", "|", spaces, and tabulators.

However, note that this newsgroup is about VB.NET/VB 2005 onwards.
Newsgroups for VB6-related questions can be found in the
'microsoft.public.vb.*' hierarchy.

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

Jun 29 '08 #2
On Jun 29, 2:51 pm, Aparna Shukla <aparnashukl...@rediffmail.com>
wrote:
I have written a vb 6.0 code to send email.

but now i want to insert table like wise in word and send email through
vb code
so how to dot it ?

*** Sent via Developersdexhttp://www.developersdex.com***
In .NET (don't know if this applies on VB6), If you want to insert
elements beyond just a plain text format offers, you must do it in
HTML, after you write your HTML correctly, you also need to set
MailMessage object's IsBodyHtml property to "true" before sending.

Hope this helps,

Onur Güzel
Jun 29 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Lumpierbritches | last post by:
Thank you in advance for your assistance. Is there a way in VB.net to make a subform that is continuous in a tabular format? In other words, can I create two forms and have one of the forms be a...
0
by: Lumpierbritches | last post by:
Thank you in advance for your assistance. Is there a way in VB.net to make a subform that is continuous in a tabular format? In other words, can I create two forms and have one of the forms be a...
4
by: Eric | last post by:
How to i create a form in tabular format without using wizard. thanks,
3
by: lucky | last post by:
Hi guys, i want to write some data in tabular format in text file. i've data in strings and i want to write like this in file col1 col2 col3 d1 d1 d1 d2 d2 ...
3
by: maylee21 | last post by:
hi, anyone can help me figure out how to read data from a text file like this: 10980012907200228082002 and extract the data according to this kind of format: Record type 1 TY-RECORD ...
38
by: Sanders Kaufman | last post by:
I'm converting my table-based layouts to css-positioned divs - but the ONLY reason I'm doing it is because it's *considered* a best practice. I don't really see where anything goes hinky when...
2
by: madhu542 | last post by:
Hi, I am trying to print the values of a file in the tabular format... The contents of the file are :- TILE 1: Serial Number: 1 Model Number: 110A Hardware Rev: 220A
5
by: Lars Eighner | last post by:
Is a calendar tabular data, logically meriting table markup? -- Lars Eighner <http://larseighner.com/ <http://myspace.com/larseighner> Countdown: 465 days to go. What do you do when...
1
by: sharan | last post by:
Using the expat parser (http://expat.sourceforge.net/) i have to parse the following xml file and print it on the screen in tabular format using C language. i am getting ouput serially but not in...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.