Email Notification needed after form data inserts into a database

C

CD

How can I get an email notification after the user fills out a form and the
data goes to the database.

The fields for email address are "not available" - grayed out.
 
C

CD

I renamed SUBMIT in the 1st database form to NEXT-->

They click Next and the Form Results page has a 2nd form on it to "confirm"
when the user clicks confirm, I get a confirmation email that data has been
entered into the database!

The 2nd page goes to a third page that's displays "Thank you"
 
R

Ronx

From your post, the user clicks "Confirm", the data goes into the
database and you get an email. What is the problem?
 
C

CD

I was just giving you my work-around.

I used two pages, with a form on each.

The first page collects all data, click Next submits data to database - then
a results page appears.

The results page was modified with another form in it.

The user clicks "confirm" (which is like submit) and the 2nd form emails me
with a subject line "data in database"

I do not get emailed the data - which i do not want emailed.

I just want a notification that data is there.

Very quick and simple work-around.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top