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

sending an email from a webform

I need to send a large list of emails from a webform by clicking a single
button. Microsoft's documentation for coding this seems straight forward
and I'm about to begin experimenting with their sample code (VB.NET). I
would like to know if it is possible to use HTML to format
the emails as opposed to just text, i.e. use a picture for the header,
specify fonts, bold text, center text etc. all from information stored in a
database.
Any examples or suggestions appreciated!
Thanks
Steven.
Nov 21 '05 #1
2 1258
Steven,

There are a lot of samples for mail. To sent with a webform you can.

Use SMTP, that is using a mailserver (and not registrate the mails at client
side)

Use the default mail client, that is a very simple approach, however has
too very few possibilities what you can do and one of those which you cannot
is adding attachments.

I hope this gives an idea

Cor
Nov 21 '05 #2
See: http://systemwebmail.com/

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com

"Steven Bazeley" <sw***@highstream.net> escribió en el mensaje
news:%2****************@TK2MSFTNGP10.phx.gbl...
I need to send a large list of emails from a webform by clicking a single
button. Microsoft's documentation for coding this seems straight forward
and I'm about to begin experimenting with their sample code (VB.NET). I
would like to know if it is possible to use HTML to format
the emails as opposed to just text, i.e. use a picture for the header,
specify fonts, bold text, center text etc. all from information stored in
a
database.
Any examples or suggestions appreciated!
Thanks
Steven.

Nov 21 '05 #3

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

Similar topics

2
by: Marre | last post by:
Hi all! I would like to get data from a webform, push a button and fire up Word. Here i would like to retrieve data from my webform. Is there a way to do this without using chrystal reports? ...
3
by: VB Programmer | last post by:
My company has it's own webserver, which is going to host our ASP.NET web application. We want the website to be able to send out emails. 1. What do I need on the server so that it has the...
1
by: Leszek | last post by:
Hello, A few weeks ago I sent a post about sending encrypted emails. I found out how to encrypt such emails using .NET, but now there is another step: How to receive them? Let's say I have...
2
by: Dee | last post by:
Hi I have added EnableViewStateMac="false" to the sending WebForm's @Page Directive and my sample code has the following line: Dim coll As...
5
by: Mark A. Sam | last post by:
Hello, I am sending two emails from the same procedure, one to myself (while testing) and another (a comfirmation) to the user on the website. I was having difficulty finding a relay server to...
3
by: bazzer | last post by:
hello all, as part of an application im developing with asp.net webforms, i need a user whos using the application to be able to receive an email confirmation of a booking they made using the...
5
by: Jai | last post by:
Hi, I am in a problem of sending mass emails(newsletter) to my website members. Actually my problem is this: I want to send newsletter to my website members. But I had given a facility for...
5
by: =?Utf-8?B?VG9ueSBXaXNzbGVy?= | last post by:
Hello everyone- I am hoping a couple of you will have some ideas on this one... I have a webform created in visual basic 2005. Basically, the webform gather answers to the questions asked on...
0
by: sheel331 | last post by:
Hello, I am new to coding in vb.net and have run into an issue with some code that I am looking over. This is a webform that is filled out and once it is filled out, it takes the responses from...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
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
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.