View Full Version : help with flash contact form & php :(
jagreen78
March 30th, 2008, 09:38 PM
I have this same contact form and php mail file that is working on one site, and now when I use it on another site it is NOT working
please look at the .fla and .php file and tell me where the data is not making a connection?????
here are the two files, and i have tried everything i can think of...
http://www.epicureofcharleston.com/contact.fla
http://www.epicureofcharleston.com/mailform.php
boen
March 31st, 2008, 12:06 AM
Hi,
-how can we open *.php :) ?
-have you try using full address instead the name file?.
loadVariablesNum("http://www.epicureofcharleston.com/mailform.php", 0, "POST");
regards,
findAll
March 31st, 2008, 03:50 AM
I didn't look at the files you posted but I can tell you this: if you have the swf and the php files in the same directories it should work (without full path). You said it works on one site, (it means the scripts are corect) but doesn't work on another site. Probably the sites are on different servers and you should be sure that the server has the mail() PHP funtion (ask admin!). For example in case of free webhosting you hardly can send email messages through flash + php.
jagreen78
March 31st, 2008, 04:18 PM
Thanks for both your suggestions. I will do both...but I know I am paying for ASP and PHP support from my host.
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.