PassMark Logo
Home » Forum

Return to previous page

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • skinners1
    Newbie
    • Oct 2009
    • 1

    #1

    Return to previous page

    A newbie Question...

    Currently I am running the free version (most likely purchasing the "pro" version later today if I can figure this out) and using javascript. I am not working on a server, just taking my site to DVD data disk to distribute to the powers to be for approval...

    Is it possible to add a "return to previous page" button or hyperlink to the results page. I cannot for the life of me figure this simple process out.

    I have been able to put the search area on all of my pages.
  • David
    Administrator
    • Dec 2004
    • 4714

    #2
    Trying addng this back link to the search results page,
    <a href="javascript:history.go(-1);">Back to previous page</a>

    Comment

    • bajas
      Newbie
      • Nov 2009
      • 1

      #3
      Since he didn't, I will -Thank you!
      Very helpful...

      Comment

      Working...