
Welcome Guest
|
#1
|
|||
|
|||
|
Contact form-PHP
Hi,
Having some issues receiving emails from the contact page on my website,here are some details, php script... PHP Code:
Flash input boxes variable names, NAME MESSAGE flash 'send' button script on(rollOver) { this.gotoAndPlay("s1"); } on(rollOut, releaseOutside) { this.gotoAndPlay("s2"); } on (release) { } on (release) { _parent.getURL("http://www.hire-ground.co.uk/Contact.php","_blank","GET"); _parent.NAME="NAME:"; _parent.COMMENTS="MESSAGE:"; _parent.EMAIL="EMAIL:"; } Last edited by Ben-41 : 03-30-2007 at 10:06 PM |
|
#2
|
||||
|
||||
|
Whats the problem
![]() You dont say anywhere in your thread lol Also did you do a forum search on "contact form"?
__________________
.:To me AS is like LEGO, Only for the big Kids :. - Site - Blog - Glasgow Flasher - Activeden - bringmadeleinehome.com |
|
#3
|
||||
|
||||
|
What exactly you see as been the problem.
As far I can tell, tje "Phone" and "Company" variables are missing. |
|
#4
|
|||
|
|||
|
php script
Hi,
the problem is I receive a message saying mesage sent,but I never receive an email?my contact form in flash only has 3 input boxes,NAME,EMAIL,and MESSAGE. thanks for the help so far, |
|
#5
|
|||
|
|||
|
hi again,
I desperatly need to get this working by tommorow morning,can anybody else shed any light on this for me? thanks again |
|
#6
|
||||
|
||||
|
Have you tried opening your php script in the browser to see if it display any errors
__________________
.:To me AS is like LEGO, Only for the big Kids :. - Site - Blog - Glasgow Flasher - Activeden - bringmadeleinehome.com |
|
#7
|
|||
|
|||
|
php
hey,
I never knew that would show any errors,when opening in FF i get this, \n"; $headers .= 'Content-type: text/html; charset=iso-8859-1'; $content = " "; $content .= "NAME: " . $your_name . " "; $content .= "EMAIL: " . $your_email . " "; $content .= $your_message; $content .= " "; mail($recipient_email,$subject,$content,$headers); ?> and underneath it says'message sent' |
|
#8
|
||||
|
||||
|
LMAO
Quote:
Can you post the full php script from < ? to ?>
__________________
.:To me AS is like LEGO, Only for the big Kids :. - Site - Blog - Glasgow Flasher - Activeden - bringmadeleinehome.com |
|
#9
|
|||
|
|||
|
Php
Hi Paul,
here is the PHP script that is currently on the server, I have attached it as a .TXT file, |
|
#10
|
||||
|
||||
|
Wait a minute! Why should i help you? didnt you give me a lot of dogs abuse on msn some months back
__________________
.:To me AS is like LEGO, Only for the big Kids :. - Site - Blog - Glasgow Flasher - Activeden - bringmadeleinehome.com |
|
#11
|
|||
|
|||
|
Php
yes,and we sort it out?I said sorry.
|
|
#12
|
||||
|
||||
|
did we? i cant remember. I only remember the dogs abuse.
Any ho. Try this PHP Code:
PHP Code:
__________________
.:To me AS is like LEGO, Only for the big Kids :. - Site - Blog - Glasgow Flasher - Activeden - bringmadeleinehome.com |
|
#13
|
|||
|
|||
|
Thanks Pauk,
I now get this error when hiting send in the flash movie, Parse error: syntax error, unexpected '<' in /home/sites/hire-ground.co.uk/public_html/Contact.php on line 25 |
|
#14
|
||||
|
||||
|
cant say what the problem is without see what your script looks like now.
__________________
.:To me AS is like LEGO, Only for the big Kids :. - Site - Blog - Glasgow Flasher - Activeden - bringmadeleinehome.com |
|
#15
|
|||
|
|||
|
line 25 in the PHP script is
<html> |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Flash Contact Form and PHP | fizmo | Flash 8 |
0 | 08-06-2009 09:20 AM |
| flash cs3 ; contact form ; php ; to newbie | babbato | Flash CS3 / Flash 9 |
1 | 08-15-2007 07:52 AM |
| ASP PHP Advanced EMail Form PLEASE HELP! | Jeremy78 | Actionscript 2.0 |
9 | 02-03-2007 12:18 PM |
| New to Flash - Contact Form & php Help needed | NYZX90 | Newbies |
1 | 10-31-2006 09:11 AM |
| Flash MX & PHP contact form (Multi-Language) | evanmarko | Flash MX |
5 | 04-11-2003 11:33 AM |





