how to send email

G

Guest

i have a c# asp.net webform with 2 textboxes and a button. the user enters
the email address and the message in the 2 textboxes and clicks the button to
send the email. no email program should appear in a popup window. how do i
implement this? pls. help & thanks in advance.
 
M

Morten Wennevik

Hi,

Take a look at the SmtpMail class, SmtpMail.SmtpServer and SmtpMail.Send()
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top