Jump to content

deanogallagher

Members
  • Posts

    1
  • Joined

  • Last visited

    Never

Posts posted by deanogallagher

  1. Hi,

    I'm validating a form by posting the form to itself, which means if the form is valid it just comes back from the server the same, is there a way i can post if valid.  Basically I want to be able to do the following after submitting the form to itself and processing the validation:

    if (valid)
      show next.php
    else
      print error messages

    Thanks in advance

    Dean
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.