Jump to content

This topic is 7550 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Is there another way to capture CDML Form content on a web page and send it via email other than CDML's -mailto -host et.:?

I am collecting data in a form, but need it sent to a specific email address when it is submitted to the database.

Thanks

Posted

Have you tried the "Send Mail" Script step? If it is a single action Script and the submission rate for that Form is not high, hence not a chance of a "collision" for running the script then this may be an option.

You may also have an Applescript (or CRON job) run periodically to send any new database entries.

You could also use PHP to manage the Form submission and the email.

All the best.

Garry

This topic is 7550 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.