Results 1 to 10 of 10

Thread: Adding a Survey Form but email submit doesn't work
      
   

  1. #1
    beachblue is offline Sergeant
    Join Date
    Mar 2009
    Posts
    28

    Default Adding a Survey Form but email submit doesn't work

    I have used the Form wizard to add a survey to my site but the SUBMIT button does not send the form, It highlights as though it has activated but doesn't show the success page nor do I receive the email. I did put my email address in the correct box and I checked the spelling etc. Tried doing it by using the php box option and by using the send to email address option still no luck.

    Any help would be appreciated.

    Thank You

  2. #2
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: Adding a Survey Form but email submit doesn't work

    Without a link.. its like looking at a needle in a haystack. We cant answer you.

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  3. #3
    beachblue is offline Sergeant
    Join Date
    Mar 2009
    Posts
    28

    Default Re: Adding a Survey Form but email submit doesn't work


  4. #4
    beachblue is offline Sergeant
    Join Date
    Mar 2009
    Posts
    28

    Default Re: Adding a Survey Form but email submit doesn't work

    If you click on the Website Trial at the top of the page above the form I have attached a screen shot of the set up page.

    Thanks

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

    Default Re: Adding a Survey Form but email submit doesn't work

    Your encoding type is wrong, should be multipart/form-date. But the main issue is another:

    Your text area and your Visible submit button are outside the form area. You have another Submit button, which is inside the form area, but it is covered by the textarea so it is not visible.

    Delete the lhidden submit button, extend the form area to cover these two elements,(text area and lower submit button), move them slightly (just a pixel or two, UNTIL YOU SEE THE FORM BORDER BECOME BLUISH) save, republish, refresh your browser and test.
    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!


  6. #6
    beachblue is offline Sergeant
    Join Date
    Mar 2009
    Posts
    28

    Default Re: Adding a Survey Form but email submit doesn't work

    Thank you got it working fine now. I have set up a sign in page on another section using a contact form but if a visitor clicks on the submit button without entering their name and email it goes to the next page anyway. Can I stop this happening until they have filled in the boxes.

    Thanks

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

    Default Re: Adding a Survey Form but email submit doesn't work

    The simple way is to use the BV built in validation tools. Open your form page, double click the fileds, one by one, and select validation. Set the necessary validations.
    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!


  8. #8
    beachblue is offline Sergeant
    Join Date
    Mar 2009
    Posts
    28

    Default Re: Adding a Survey Form but email submit doesn't work

    Thank you so much. Learning as I go here and much appreciate the assistance.

  9. #9
    Muzicman's Avatar
    Muzicman is offline Sergeant Major
    Join Date
    Aug 2006
    Posts
    89

    Question Re: Adding a Survey Form but email submit doesn't work

    Hey Naval, I tried to reach you through you "contact" page on your website. I've created a form from a template and added a couple of radio buttons. When I ran the test, my email received all the info in the edit-boxes but I received nothing from the Radio Button info. What shall I do? I noticed the "value" box was empty, but if I need something here I don't know what I should enter. http://www.projectmercy.com/contribution.php

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

    Default Re: Adding a Survey Form but email submit doesn't work

    Each of your "contribution" radios should have as value the respective amount: the 1st should have value "$50", the 2ond "$100" etc (without the quotes)

    Your "monthly radios should have respectively values "Yes" and "No"
    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!


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