I'd like to have users fill in the contents of a form and click the submit button. PHP code on that page will validate the entries and call a confirmation page if the entries are correct. If not correct, the user will be asked to correct the errors.
I'm not sure how to call the next page without the user clicking a next button. I know this must be easy, but I haven't been able to figure it out.
Thanks!
I'm not sure how to call the next page without the user clicking a next button. I know this must be easy, but I haven't been able to figure it out.
Thanks!