User Profile

Collapse

Profile Sidebar

Collapse
Derek
Derek
Last Activity: Mar 14 '07, 02:57 PM
Joined: Mar 5 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Derek
    replied to help please form in flash not sending to php
    Hi Iam its on its way, I hope you can receive a 7MB file
    Derek
    See more | Go to post

    Leave a comment:


  • Derek
    replied to php email form not showing content
    in PHP
    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!
    See more | Go to post

    Leave a comment:


  • Derek
    replied to help please form in flash not sending to php
    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 Derek
    See more | Go to post

    Leave a comment:


  • Derek
    replied to help please form in flash not sending to php
    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";...
    See more | Go to post

    Leave a comment:


  • Derek
    started a topic help please form in flash not sending to php

    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=" ";...
    See more | Go to post

  • Derek
    replied to php email form not showing content
    in PHP
    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 time
    See more | Go to post

    Leave a comment:


  • Derek
    replied to php email form not showing content
    in PHP
    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?
    Derek
    See more | Go to post

    Leave a comment:


  • Derek
    replied to php email form not showing content
    in PHP
    ok but can you help with this one??
    Derek
    See more | Go to post

    Leave a comment:


  • Derek
    replied to php email form not showing content
    in PHP
    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 Derek
    See more | Go to post

    Leave a comment:


  • Derek
    replied to php email form not showing content
    in PHP
    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:";...
    See more | Go to post

    Leave a comment:


  • Derek
    replied to php email form not showing content
    in PHP
    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"...
    See more | Go to post
    Last edited by ronverdonk; Mar 5 '07, 07:58 PM. Reason: code within tags!

    Leave a comment:


  • Derek
    started a topic php email form not showing content
    in PHP

    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
    See more | Go to post
No activity results to display
Show More
Working...