Dec 8th, 2011, 8:09 AM
Hello There,
I'm now a big fan of FT, it actually saved me days of dev work
Now, upon submission of a form, I'd like to add a few calls to various external php functions of my own. The reason for this is that we need to send an "activation email" for a software download. What's the best way to do it? I'd also need to know how to get the primary key of the db table generated when we get a form submitted so that when the user clicks on a link my script looks up the corresponding primary key and complete my registration process.
Thanks for your help!
Marty
I'm now a big fan of FT, it actually saved me days of dev work
Now, upon submission of a form, I'd like to add a few calls to various external php functions of my own. The reason for this is that we need to send an "activation email" for a software download. What's the best way to do it? I'd also need to know how to get the primary key of the db table generated when we get a form submitted so that when the user clicks on a link my script looks up the corresponding primary key and complete my registration process.
Thanks for your help!
Marty