Send mail with System.Net.Mail
-
Hi. First of all I think that I have to let you know that I never made any page in ASP.NET :) We are running a XML based site on the local network and I will create a feedback form with XSL. We have ASP.NET 2.0 running on another network server and I'm thinking of making a script that can send the mail from the form. But I have no idea if this works? How do I catch the data from the form? The form method is POST.
-
Hi. First of all I think that I have to let you know that I never made any page in ASP.NET :) We are running a XML based site on the local network and I will create a feedback form with XSL. We have ASP.NET 2.0 running on another network server and I'm thinking of making a script that can send the mail from the form. But I have no idea if this works? How do I catch the data from the form? The form method is POST.
-
Phrone wrote:
First of all I think that I have to let you know that I never made any page in ASP.NET
:sigh: I guess you want to send simple e-mail using .net, try this: http://www.aspheute.com/english/20000918.asp
We are not a Code Charity