Results 1 to 7 of 7

Thread: i do not recieve emails
      
   

  1. #1
    gtberryhill is offline Private
    Join Date
    Apr 2007
    Posts
    3

    Question i do not recieve emails

    Hello, I am posting for the first time because I have been able to eventually figure out every other snag i've had in creating my website but I cannot receive the emails from my forms. My site is www.gtberryhill.com on both my new nome search and my contact us page I just don't get the emails when people submit the forms, I have tried everything I could find in the forums but it still eludes me can someone look at my source and help me out.

  2. #2
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: i do not recieve emails

    Well- First off, I am not familiar with Java Script so I am a little lost as to how you incorportate that into the php processing.

    With that aside- you have set the form to use action.php to process the form yet you have the php code to processs within the contact us page?

    What have you in the action.php page?

    Also- what set of instructions/tutorials have you used to for this?

    Andy
    PHP- is a blast!

  3. #3
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: i do not recieve emails

    You have used "action.php" as your action page, but the script is pasted in your form page . I can see it because the page is html and not php. Please conirm that you have also pasted it in the "action.php" page.

    Andy, this is the standard Javascript validation script that BV9 creates. The script is from the updated Form Tutorial Part 1
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  4. #4
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: i do not recieve emails

    Thanks Naval- I shall look into it straight away.

    Andy
    PHP- is a blast!

  5. #5
    gtberryhill is offline Private
    Join Date
    Apr 2007
    Posts
    3

    Default Re: i do not recieve emails

    I used the form making tutorials. So I have to have the same script in both pages, but make the action page php? do I make the form page PHP as well? . because when the form is filled out it goes to the action page but it does not email. Thanks for your responses

  6. #6
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: i do not recieve emails

    No. The form page can be html. The action page needs to be php. The script goes ONLY in the action page. If you don't receive the mails, you must have done something wrong. Post here the script that you have used. Make sure you have put your own email address in the script, and also make sure that the mails have not ended up in your spam folder.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  7. #7
    gtberryhill is offline Private
    Join Date
    Apr 2007
    Posts
    3

    Default Re: i do not recieve emails

    YES. Thank you, I had put the script in the form page not the action page, now it works. Thanks so much

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49