Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to send HTML Emails Using VB

Status
Not open for further replies.

ptyFrankie

Technical User
May 29, 2003
6
0
0
PA
Hi,

I need to develop an application that get User information from a text file, then use specific User information to update an html form, and send that to the User.

For example, the text file has:

User1
Debs = $5.00
Cash = $10.00

User2
Debs = $6.00
Cash = $20.00

etc.. etc..

then the app should get User information, and use an HTML template to prepare specific user its data and send only user1 info to user1... and so on...

Can someone help me ? I have no idea how to start....

Best Regards,
Frank
 
Hi Frank,
There is a freeware control available that will let you send html email messages as well as attachments that works quite will in VB. We use it here all the time. If you would like to email me at noblebell@scoreboard1.com I can send it to you.

Thanks,
Noble
 
ptyFrankie

If you do a search on this forum for 'email' or 'mapisession' you will get several good answers, including thread222-504286. There is also a faq on the subject.

sportable
As this is a forum for sharing info it's probably better to just supply a pointer to the freeware control rather than emailing it. You are also likely to get less spam if you don't publish your email on a public site!

See also faq222-2244. It not only shows how to get the best out of the forum by asking the best questions, but also clarifies the email issue.


________________________________________________________________
If you want to get the best response to a question, please check out FAQ222-2244 first

'People who live in windowed environments shouldn't cast pointers.'
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top