I’m using ColdFusion and I need to automatically send an email when a page loads. I’m using this as a notification for the owner of the site so they know when to check the database for a new entry.
After the form used to collect the data is submitted, a confirmation page loads. When this page loads I need to send the email.
Here is how I have sent email using ColdFusion