| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Senior Member
Join Date: Feb 2001
Location: sweden
Posts: 194
|
Hi ! I would like to have a mailform on my site.
I would like to have that kind mail form with a PHP3 file in it. So I can have the PHP document, hidden. I've downloaded the .FLA in the tutorial section on this forum, But that .FLA is not working. I modyfied the ph3 file and typed in my own email-address just to se if it workes. But it didn't. Can anybody help me getting through with this. |
|
|
|
|
|
#2 |
|
Administrator
Join Date: Nov 2000
Location: Australia
Posts: 8,612
|
The tutorial example works, I know because I spent ages tweaking it
![]() First off, check if your host supports PHP. Then check what the extention on PHP files should be on your server, it'll prolly be .php but it could be .php3. Then all you need to do is rename the PHP file with the correct extension and change the call to it from Flash to make sure you're calling the right file. You might also want to change the button aciton to a GetURL action so that your page will physically GO to the PHP file, then you can at least see if you're getting an error in run time. Cheers Jesse
__________________
Cheers Jesse Stratford ActionScript.org Cofounder Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org Please don't email or PM me Flash questions, that's what the Forums are for! ![]() Please don't rely on me reading my PMs either. Email me about important stuff. |
|
|
|
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Feb 2001
Location: sweden
Posts: 194
|
My files are on geocities. They didn't accept the php3 file. So is it possible to test this from my computer.
|
|
|
|
|
|
#4 |
|
Administrator
Join Date: Nov 2000
Location: Australia
Posts: 8,612
|
That's why the mail form isn't working. You can't use PHP files or even custom CGIs on Geocities.
You can test it locally if you run a local webserver like PWS or Apache with the PHP extensions installed. See http://www.apache.org and http://www.php.net for more info. Checkout http://www.webprovider.com they also ofer free hosting but they support CGI, Telnet and FP Extensions... still no PHP though. Cheers Jesse
__________________
Cheers Jesse Stratford ActionScript.org Cofounder Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org Please don't email or PM me Flash questions, that's what the Forums are for! ![]() Please don't rely on me reading my PMs either. Email me about important stuff. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Using HTML Mail form in Flash | zanderpass | ActionScript 2.0 | 0 | 07-18-2006 08:06 PM |
| Flash Mail Form unusual problem | Cemondra | Server-Side Scripting | 3 | 12-21-2005 05:52 AM |
| Need some help in Flash | X1Commander | ActionScript 2.0 | 1 | 11-26-2005 11:34 PM |
| Problem with CGI file sending mail from Flash form. | Chito01 | Server-Side Scripting | 4 | 05-07-2004 06:08 PM |
| Form inside movieclip doesn't send mail | Gerano | ActionScript 1.0 (and below) | 9 | 01-08-2004 04:54 AM |