473,387 Members | 1,549 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,387 software developers and data experts.

sending smtp mail with embedded images

hi,

which component do you prefer to send emails with embedded images ? Is there
a freeware and native .net component available ? Note that I don't want to
send images as attachments.
Nov 19 '05 #1
3 1523
You can use any typical mail sending component. You just have to format the
message as HTML, and have your <img> tags reference images that are hosted
on your web server somewhere, such as <img src="http://www.server.
com/email/image1.jpg">
Nov 19 '05 #2
Version 2 of the .NET Framework has this functionality built in.
The only catch is that it won't be out until late this year.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"Ersin Gençtürk" <ers[spam]@gencturk.org> wrote in message
news:ej**************@TK2MSFTNGP15.phx.gbl...
hi,

which component do you prefer to send emails with embedded images ? Is
there
a freeware and native .net component available ? Note that I don't want to
send images as attachments.

Nov 19 '05 #3
Note that this is not technically embedding an image, but maybe it will work
for Ersin anyway.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"Will Smith" <RE*******@sitedynamics.com> wrote in message
news:70******************************@ureader.com. ..
You can use any typical mail sending component. You just have to format
the
message as HTML, and have your <img> tags reference images that are hosted
on your web server somewhere, such as <img src="http://www.server.
com/email/image1.jpg">

Nov 19 '05 #4

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

Similar topics

2
by: Nis Sarup | last post by:
A customer of mine wants to make a newsletter for their website. The newsletter should be HTML with images and sent to a database of her subscribers. They would like a script where they can easily...
4
by: Francois Keyeux | last post by:
hello everyone: i have a web site built using vbasic active server scripting running on iis (it works on either iis 50 and 60, but is designed for iis 50) i know how to create a plain text...
0
by: Ersin Gençtürk | last post by:
hi, which component do you prefer to send emails with embedded images ? Is there a freeware and native .net component available ? Note that I don't want to send images as attachments.
7
by: undbund | last post by:
Hi I am creating a newsletter system. The software should run from desktop computer (localhost) but be able to send email to anyone on the internet. Can you guys give me some ideas on how to...
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
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...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.