Question
registration form submission
i have a registration form, which checks for errors before the form is submitted. i was told then to use an if else statement to submit the form on the same page, but i would prefer to have the user go to a confirmation page instead. i have the form submitting to itself to check for errors. any ideas as to how i can do this?
