I'm working in this project that has a feedback form and in this feedback form there is only body, so it doesn't ask for subject and who it's from. And all the messages send from will go to a custom mail account, for example Example@custom.com How can I do this in the simplest way, without need of outlook and I'm using net framework 4 windows form applications.
emreozpalamutcu 0 Junior Poster in Training
Recommended Answers
Jump to PostLook for details on the System::Net::Mail::SmtpClient class. It's dead easy to send email with .NET.
Jump to PostTo see why I don't believe that sorry excuse, click here. That page took me all of 5 seconds to find, and it has a full working program in C++/CLI.
Jump to PostThis might help.
Jump to PostThreads merged.
Jump to PostDude, what are the errors? Nobody can help if you don't tell us what's wrong.
All 17 Replies
Narue 5,707 Bad Cop Team Colleague
emreozpalamutcu 0 Junior Poster in Training
Narue 5,707 Bad Cop Team Colleague
emreozpalamutcu 0 Junior Poster in Training
emreozpalamutcu 0 Junior Poster in Training
Narue 5,707 Bad Cop Team Colleague
emreozpalamutcu 0 Junior Poster in Training
JasonHippy 739 Practically a Master Poster
Narue 5,707 Bad Cop Team Colleague
emreozpalamutcu 0 Junior Poster in Training
Narue 5,707 Bad Cop Team Colleague
emreozpalamutcu 0 Junior Poster in Training
emreozpalamutcu 0 Junior Poster in Training
emreozpalamutcu 0 Junior Poster in Training
Narue 5,707 Bad Cop Team Colleague
emreozpalamutcu 0 Junior Poster in Training
cent91 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.