Results 1 to 2 of 2

Thread: Browser's back button

  1. #1
    bubba
    Guest
    Anybody know how to refresh a previously visited page automatically when the user uses the browsers' back button to revisit the page?

  2. #2
    Hyperactive Member compuGEEK's Avatar
    Join Date
    May 1999
    Location
    Mpls,MN,USA
    Posts
    281
    You could use a meta tag:

    Code:
    <META HTTP-EQUIV="Refresh" content="1;URL=http://www.mywebsite.com/mypage.html">
    CG

Posting Permissions

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



Click Here to Expand Forum to Full Width