Forums

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

Home Forums Back End Delayed Redirect

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27806
    jamygolden
    Member

    I want to do something similar to what Chris did on this site when you click "submit" after creating or replying to a topic. It says that your message has been posted, and it redirects you back to the post you commented on.

    I have a form, and when someone fills it out, I would like it to send them to a page that says "your message has been sent" and then redirect them back to the previous page.

    How would I go about doing something like this?

    #70262

    Sounds like using a Meta refresh might be the way to go:

    Code:

    More info:
    http://www.squidoo.com/metaredirect

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