I just purchased a Thumb website template through http: //www. graphicworx. us/details. phpgid=81& pid=201. Good template, and the fair price, Once I purchased and also opened in Flash, I found out the contact us form was simply for show and decided not to actually do anything.
POST dont blame graphicworx, but does anyone know how to make a speak to form in flash that will send me a strong email when an individual uses it, in addition to send them a Thanks email
Many thanks.
Hello graphicsdude,
I found this tutorial to the interweb which is very good except for this uses short tags (< instead of < php) and won’t directly access the $_POST array ($name as opposed to $name = $_POST’name’; )
not your your first point, sending whomever who contacted a person an e-mail will you should be a case of getting code to e-mail anyone and code to e-mail them. Easily done in the event you get one portion working.
All the best.
Hmm, I’ll check that away, thanks. I really dont know very much about PHP, but I will take a look.
Many thanks.
Basically all you do is assigning a number of PHP variables into the Flash controls valuations.
So, if you request the users title, to assign the worthiness they enter with a PHP variable believe do something similar to:
$fullName = $_POST'the_name_of_the_corresponding_flash_control_goes_here';
(the_name_of_the_corresponding_flash_control_goes_here is the part you’ll want to change).
Also that rule will only work if you are using $_POST as defined within the loadVariablesNum function phone.