How to send the content of the application form to an email?
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi.how are you? I have created a Form which has textbox,combobox,radio button and ... the customer can view it and fill it.then by clicking the "send"button it should be sent to my email address. I should see all the data of the application form,or the origina html application form in my inbox so I can reply the person... How can I do it ? I dont know how to pass the data in the form to my inbox via email ... please help me. i need the data and filled items in the application in my inbox email. thanks alot usinh asp.net1.1 & C#