ASP - How to send an e-mail
Requirements:
- Server with IIS (Internet Information Service) installed;
- Presence of CDONTS component (usually installed by default).
I noticed that often those who want to approach the world of ASP programming they need to send text, value, form or file to be retrieved from a dynamic page, but do not know how.
Well, in this tutorial I will explain the procedure and find that it is easy and immediate.
The example below allows you to send an email to the recipient with an attached:











Recent Comments