Results 1 to 3 of 3

Thread: Troubleshoot my Contact Page
      
   

  1. #1
    PressurePro is offline Sergeant
    Join Date
    Oct 2007
    Posts
    35

    Default Troubleshoot my Contact Page

    Hey guys! My website is www.allstarwash.com . I'm having some weird issues with my contact page. IT WORKS! Let me start off with that one. But, several times a day I get a blank contact from my website. The header looks good, but in the message body all it says is "Values Submitted From Website". This is unusual being that in order to hit the "Submit" button, I require certain things to be filled out.

    But most importantly... When someone is filling out the form, I would like for them to be able to hit the tab button to go to the next field, instead it jumps all over the page, even outside of the form. Is there a place to set the "tab order"?

    Thanks!
    Last edited by PressurePro; 06-05-2008 at 11:42 PM. Reason: spelling error

  2. #2
    PressurePro is offline Sergeant
    Join Date
    Oct 2007
    Posts
    35

    Default Re: Troubleshoot my Contact Page

    *** Update ***

    Just found the thread about setting tab orders. Got that fixed. What an easy fix! Still need help on the first part though.

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

    Default Re: Troubleshoot my Contact Page

    If your form works, this means that someone / something opens (visits) your action page. This can be either a visitor with Javascript disabled (so your validation, is useless) OR a bot (a Search engine Crawler visiting your site).

    This results in activating the script and sending you a blank email.

    If you use the new BV 10.12, you can avoid this.
    Double click the form and check the "Use Built in Form Processor" checkbox. Type your email address as well as error and success page URLs. You need to build these pages. This will embed in your page, when published, the necessary php code. Save and publish as PHP. The code used prevents submission by simply visiting the page, it only send an eamil with actual submissions. However, it will NOT prevent submissions by persons, that have Javascript disabled, and just want to "see" how your form reacts. Only php validation can do that, as ABVFP does.

    At this point remove the code you had pasted in your "acttion" page, or you will be receicing a second, blank email, with each real submission.

    Last, create and publish a "error" page.
    Change your
    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