Hi Iam its on its way, I hope you can receive a 7MB file
Derek
User Profile
Collapse
-
hi in flash i have named the var:name phone email message that is the names of the input boxs. i don't think the cashe had any hing to do with it because i always upload th new file and then press refresh
thanx Derek
ps i am talking to one of your colleagues in the flash department but still not there yet!Leave a comment:
-
The problem i get when i do it like that is just the headings in the contact.php
and noughing from Flash. Do you mean the var in flash = the form
e.g. text input box = var:name?? i would be happy for you to have a copy of the .fla if i could send it to an email address
best wishes DerekLeave a comment:
-
Hi thanx for getting back to me, i really have spent weeks on this form, what make it worse was i moved to a vurtual server at the same time so obviously my thoughts kept coming back to the problem being with the server.
Do you mean lke this
on (release) {
_parent.getURL( "contact.php"," _blank",
"GET");
_parent.name="n ame";
_parent.phone=" phone";...Leave a comment:
-
help please form in flash not sending to php
Hi all any one please help, i have a buttin in flash 8 which gets a form contact.php but when it is pressed the emial ruturns empty as follows
1 the flash button
2 the form
3 the email outcome (empty)
the form
on (release) {
_parent.getURL( "contact.php"," _blank",
"GET");
_parent.name="" ;
_parent.phone=" ";
_parent.email=" ";... -
yes the first time i press the button it returns
Hello!
Name:
Phone:
E-mail:
and then the second time it returns your code (weired)
ill try the flash section
Thanks for your timeLeave a comment:
-
hi thanks for taking the time and replying but still not working
i cut and pasted your code and when i filled in the form it returned the usual but when i pressed the buttin again it returned ..
Hello!
Name: John Doe
Phone: 311 2456 443
E-mail: JohnDoe@ThatSit e.com
You have been registered ... blah ... blah ...
whaqt do you think of that?
DerekLeave a comment:
-
-
hi Ronald
if you could help me with this i would gladly pay you or make a contribution to your preferred charity
what do you say
Best wishes DerekLeave a comment:
-
Hi sorry about the tags i have worked very hard to get to this stage of trying to make a php form and apologise for any thing i have done wrong! the form is as follows :
on (release) {
_parent.getURL( "contact.php"," _blank",
"GET");
_parent.name="n ame:";
_parent.phone=" phone:";
_parent.email=" email:";
_parent.message ="message:";...Leave a comment:
-
Hi thanks for getting back to me! below is the form contact.php then below that is the outcome of the sent form. and below that is the error logs?
[php]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dt d">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type"...Leave a comment:
-
php email form not showing content
hi could any one please help, I have a php form that is returning ok but it is only returing the varient headers and not the content. i am running my own plesk server running php ver 5.
Best wishes
Derek
No activity results to display
Show More
Leave a comment: