Send filled information to email

How to make an dev c++ Send filled information to email.
closed account (o3hC5Di1)
Hi there,

You will need an SMTP library (or write your own SMTP handling code if you want to go adventurous).
Just do a quick google for "C++ SMTP library" and you will find a few good options.

If this does not answer your question, please be more specific towards what you are trying to achieve.

Hope that helps.
All the best,
NwN
Topic archived. No new replies allowed.