+ Reply to Thread
Results 1 to 6 of 6

Thread: help sending form to email
      
   

  1. #1
    leftysd is offline Sergeant
    Join Date
    Mar 2006
    Location
    Spring Valley Ca
    Posts
    21

    Default help sending form to email

    I've read and watched the form videos. I used pablos script item for item
    my confirmation page comes up okay but it does not send a email. if I use mailto: I receive email but no info. could you please check. I had a friend fill out the form and I still didn't get the email. My Domain is www.slnwcert.com my pages are feedbackform.bvp and feedback.bvp. Thank YOU In Advance.

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

    Default Re: help sending form to email

    leftysd,

    First- you need to have the "email" portion of the php script as your
    email address that you set up in the BV Squirrel mail or Neo mail. So it would be like;
    leftysd@sinwcert.com

    If you have it set to go to your yahoo mail or any other outside e-mail service - it probably will not work.

    Second- make sure each element (place where you want people to fill in) is assigned a name.

    Correct those two things and I believe your problem will be solved.

    If you want it to go to your yahoo mail address- simply set it up to forward from your BV Squirrel mail to your Yahoo mail. You can do this in cpanel.

    Andy
    PHP- is a blast!

  3. #3
    leftysd is offline Sergeant
    Join Date
    Mar 2006
    Location
    Spring Valley Ca
    Posts
    21

    Default Re: help sending form to email

    Thanks I'll give that a try. I learn something new every day enen at my age.

  4. #4
    leftysd is offline Sergeant
    Join Date
    Mar 2006
    Location
    Spring Valley Ca
    Posts
    21

    Default Re: help sending form to email

    when I try to send it returns with mail cannot be delivered

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

    Default Re: help sending form to email

    Well now-

    A web page appears and states this or is that what your e-mail account reports?

    I did a quick look at the form source code and it appears ok. Perhaps it is a part of the php script that has been modified by accident? Try deleting the php script and starting over. Re-copy and past into the "inside body" tag and then carefully put your e-mail address in it again. Make sure to replace only inside the " ". Dont change anything else except the e-mail address. Then try it again.

    Also- send yourself an e-mail from an outside source to make sure it is functioning properly. Might even want to try this first.

    Post back and let me know how it works.

    Andy
    PHP- is a blast!

  6. #6
    leftysd is offline Sergeant
    Join Date
    Mar 2006
    Location
    Spring Valley Ca
    Posts
    21

    Default Re: help sending form to email

    Andy Thanks for you help. You put me on the right track. I finally used the master email address that was issued to me by voda host then forwarded it to the other email address. Everything works great now. Thanks again. Lefty

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