Results 1 to 2 of 2

Thread: From error page return to previous page
      
   

  1. #1
    start living is offline Special Status
    Join Date
    Apr 2008
    Location
    South Africa
    Posts
    349

    Default From error page return to previous page

    Hi, I need a little mental stimulus please.
    I have set up an auto responder campaign and created my own error notification page in the event of an omission or bad email address, with my corporate banner.
    Question. How do I get the error page to revert to the previous page automatically, without having to put a button on the error asking to go back.

    I would like to stay on the error page for a predetermined number of seconds having notified the person of the error, and than return them to the page where the error occurred.
    Thank you
    www.sitesunion.com

  2. #2
    dougnez's Avatar
    dougnez is offline Brigadier General
    Join Date
    Aug 2006
    Location
    Midwest USA
    Posts
    1,769

    Default Re: From error page return to previous page

    Hi Start.. Here's a past forum posting that is useful for redirects..

    How to Redirect & Cloak a a url
    Sometimes we want to redirect or cloak a url, the below code is very useful for these purposes.

    <META HTTP-EQUIV=Refresh CONTENT="0;URL=http://www.yournewsite.com">

    Paste in html in the meta area... CONTENT="# of seconds before the redirect... So you can set for a few seconds; the error page will show then redirect to the page of your choice.

    Works good... Hope that helps... Doug

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49