Search results

  1. T

    Need to stop post/PHP from executing...

    Hi... I'm sure this seems really simple to you, but it makes no sense to me. I don't know Javascript. The submit button is now a "button" type and I took formSubmit() out, but now the form will not submit at all even when the answer's correct. I assume I'm supposed to place this code somewhere...
  2. T

    Need to stop post/PHP from executing...

    Ahhh... where do I put that code into the "all good" part? Do I replace it? List it after what's there? Do I need to remove POST? I tried several different ways but the form won't submit. Thanks again for your help!
  3. T

    Need to stop post/PHP from executing...

    Sorry... I don't know how to do that. I'm in over my head with scripting.
  4. T

    Need to stop post/PHP from executing...

    Hi there! I'm working on a form for our company website, and despite having reCaptcha successfully installed on it, my boss insisted he wanted one of those "2+2=4" boxes. So I resorted to a simple Javascript. The problem is, I have formmail set up... so when the wrong number is entered, an...
  5. T

    Form Email Results Showing All Fields...

    Thank you for your quick response. :) I'm going to try implementing this today and see how it goes!
  6. T

    Form Email Results Showing All Fields...

    Hi, Sorry to jump on here and ask for help right off the bat. I've got a PHP form set up on a website, and am trying to create an email results page that contains all fields (blank and filled in) and then shows the one that was chosen, preferably via an image. I'm modeling this on a printout I...
Top