PassMark Logo
Home » Forum

Results page in new window

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Tony
    Junior Member
    • Oct 2005
    • 10

    #1

    Results page in new window

    I have the free version as I only have a small site but it is fantastic software. I have one question. How do I edit the results page to open in a new Explorer window. At the moment it opens in the same window and I could loose the person viewing if they can't get back without having to hit the "Back" button?
    Thanks
    Tony
  • Tony
    Junior Member
    • Oct 2005
    • 10

    #2
    Results page in new window

    Incidently I have checked "New Window" in the Config screen and the results still open in the same window?

    Comment

    • David
      Administrator
      • Dec 2004
      • 4714

      #3
      You need to add the HTML target= attribute in the search form.

      <form method="get" action="search.php" target="_blank">

      Also see this old post,
      http://www.wrensoft.com/forum/viewtopic.php?t=54

      But if you have integrated the search results into the rest of your web site then you should have your sites navigation buttons / menus on the search results page and so should not loose visitors.

      ----
      David

      Comment

      • Tony
        Junior Member
        • Oct 2005
        • 10

        #4
        Results page in new window

        Thanks David, great product by the way!

        Comment

        Working...