Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End How to load an Error page on the same page as the Submission

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #46411
    mikewax
    Participant

    Hello,

    I am new to the PHP world, so please forgive me if anything in this post is “newbie”.

    I have a PHP submission form, and I have it redirecting to an error page if the e-mail is incorrect, and thank you page for when everything is good.

    I can’t seem to figure out how (or if it’s even possible) to make it so the Error and Thank you pages show up on the page as that the form is on. I don’t want it to redirect to a new page. I want it to show up under the “Submit” button.

    I can post the php code I have now if needed.
    Any help is greatly appreciated.

    Thanks!

    Mike W.

    #143136
    mikewax
    Participant

    Thank you for the response. So I’ve never used AJAX, so I’m sorry if this is stupid, but does that mean I need to convert my PHP code to AJAX? or just add an AJAX form in addition.

    Thank you so much.

    #143241
    mikewax
    Participant

    Awesome! Thank you so much, I will take a look into that.

    Much appreciated!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Back End’ is closed to new topics and replies.