abhidev
2009-03-30 16:25:42 UTC
Hello,
I have created a form in Adobe Dreamweaver CS4 and I am using PHP and MySql.
Currently,when user hits the submit button,it captures data in the form and
submits it to a MySql table.What I would like it to do is to send an email to
me notifying that a form has been submitted,along with a summary of the data
entered in the form.So, essentially I want to execute two behaviours on click
of submit button.
I would really appreciate if someone could help me with it.
I have created a form in Adobe Dreamweaver CS4 and I am using PHP and MySql.
Currently,when user hits the submit button,it captures data in the form and
submits it to a MySql table.What I would like it to do is to send an email to
me notifying that a form has been submitted,along with a summary of the data
entered in the form.So, essentially I want to execute two behaviours on click
of submit button.
I would really appreciate if someone could help me with it.