How do I send email from Flash 8 with GoDaddy's PHP form?
I am trying to create an email form in Flash 8 that sends mail to my hosting account email address. GoDaddy says that you have to use their coding, but how do I get this to work with Flash 8?
Can anyone give me a hand? Below is a link to GoDaddy's write up on creating a PHP form-mailer.
http://help.godaddy.com/article.php?...10&topic_id=&&
f8form fla file unexpected file format help!
HI, Tried to download and access the fla file from your f8form.zip and it came up with unexpected file format.
Help?
Thx
Shaf
Getting mailform.php to work on a remote directory
I actually just stumbled onto this thread tonight (7/8)...
I, too, am going through the process of setting up my first Flash email form. I downloaded and set up the Flash 6 version of mailform.php that you posted a few replies back...
I configured mailform.php to include my email address, etc. and uploaded it to my remote FTP directory. My .FLA is set to refer to the FTP directory where mailform.php is...
Here's the weird part...
When I test the Flash movie locally (i.e. on my PC), everything works fine... I get the form email (and sender confirmation) almost immediately.
However, when I try actually going to my website and sending mail through the form... I never get the emails.
So with the same .FLA pointing at the same location of mailform.php I'm getting 2 different results: on my PC everything works fine... on my FTP server nothing happens. (I even changed mailform.php's permission to 777 on my FTP just in case... still no dice.)
I'm sure it's something obvious/simple that I'm doing wrong... Any ideas?
Thanks!
Problem getting mailform.php to work on FTP directory
Thanks for your quick reply... ;)
I tried the change to the PHP file you indicated, but still no dice...
Can't get mailform.php to work on remote FTP
Yes. The PHP is up on the server.
Also: I'm seeing this on two different hosting services (GoDaddy and Your-Site.com)... so it's not like it's something unique to GoDaddy.
Anybody else have a clue?
It's a godaddy issue I think...
I just finished building a project on my server (1&1) and when I transfered it over to my clients server (godaddy) the flash form mailer broke. I found in another thread that godaddy expects you to use their own gdform.php script but no one seems to know how to adapt it for flash.
Go Daddys gdforms (appropriatly named I might add)
I have had a my site hosted with Go Daddy for a long time, my contact forms quit working and I thought my trafic was just down. Had it not been for my learning Flash 8 and trying to get a contact form to work I may have never found the problem. I still cant get the ASP code to work so I had to modify the HTML so the "gdform" will send the info in the correct order.
But to the point...I loaded your f8form and php file (After substituting my email info ect. and it is not working either. Does the EMail address in the Mail form option on godaddy need to be blank for other asp or php files to work?
Any help/advice you could give will be greatly appreciated, at this point I'm sooo confused.
problem with where the form lives
I found this thread after hours of pulling hair out trying to figure out how to get this form working in my fla file. My fla file is structured where basically each page on the site is a separate movie clip sitting on top of the main timeline. When I execute my file like that the email will not send and results and answer fields do not populate properly. Wehn I take that same code and create a new fla file, place that code on the main time line, as your's is, everything works fine. I think the problem is dealing with the "levels" in flash or the child-parent hiearchy between movie clips, but I don't know enough about that to figure this one out. Any help would be greatly appreciated.