View Single Post
  #1 (permalink)  
Old 21-08-2008, 16:13
compserv compserv is offline
new member
 
Join Date: Aug 2008
Posts: 3
Default Sending form contents via mail

I want to add a Contact Us page which allows the user to fill out a form, and I will then build the message body from the form contents. When the visitor clicks the Submit/Send I want to use the ASP.NET SmtpMail to send it.

My questions are what do I use for the SmtpMail.SmtpServer name and does it matter what I put in the Mail.From address?

Thanks

Roger
Reply With Quote