Dec 5th, 2011, 10:50 AM
Hi everyone,
My website has grown somewhat since i started using Form Tools and the more i use it the more fantastic ideas i come up with.
A year down the track and i'm happily using the data in ways i never imagined (probably childs play for some of you programmers but i'm a humble carpet cleaner).
So here is my problem - I think the answer is i cant do it this way but maybe someone out there has a suggestion.
I wrote some php code to add a record in mysql . The record is normally added with a 'post' form submission to a database in formtools where it trickers an email, a mobile text message to the client and redirects the webpage to somewhere suitable.
The problem is when adding a record with php i'm not getting the email or text message. I'm guessing its because the record isnt being submitted as a form post but does anyone have any ideas as to how i can get formtools to send the email and text this way?
Thanks
Rob
My website has grown somewhat since i started using Form Tools and the more i use it the more fantastic ideas i come up with.
A year down the track and i'm happily using the data in ways i never imagined (probably childs play for some of you programmers but i'm a humble carpet cleaner).
So here is my problem - I think the answer is i cant do it this way but maybe someone out there has a suggestion.
I wrote some php code to add a record in mysql . The record is normally added with a 'post' form submission to a database in formtools where it trickers an email, a mobile text message to the client and redirects the webpage to somewhere suitable.
The problem is when adding a record with php i'm not getting the email or text message. I'm guessing its because the record isnt being submitted as a form post but does anyone have any ideas as to how i can get formtools to send the email and text this way?
Thanks
Rob

