Universal Form Validator PHP Support Product Page

Answered

Universal Form Validator Send e-mail when sumit form

Asked 18 Aug 2011 21:53:38
1
has this question
18 Aug 2011 21:53:38 Foster Brovan posted:
Hi,
I would like to have Universal Form Validator form send me an e-mail when someone sumits the form that way I know when a form has been filled out.

Replies

Replied 26 Jan 2012 16:22:39
26 Jan 2012 16:22:39 Bobby Edgar replied:
Hi Foster,

The way that I do this is to use the Smart Mailer PHP extention. Have the form re-direct after submit to some confirmation page where you have a recordset tied to the table where the form information was placed and have that recordset sort by DESC.

Use Smart Mailer PHP on the confirmation page to send the mail "on page load" and fill in the information you wish.

Hope That Helps.

Reply to this topic