Hi,
I have a form which, if I use one type of php file, sends the results via an email template. Change the form processing file to another php file, and it sends the results to a DB. I need to be able to do both from the one form. I know I cannot have 2 posts within a single form, but is there a solution?
Regards
Drachsi