PassMark Logo
Home » Forum

Page Can't Be Displayed Error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • amanzano
    Junior Member
    • Mar 2011
    • 3

    #1

    Page Can't Be Displayed Error

    I installed the Zoom Search Engine 6, completed the index, save the needed files to the website folder (uploaded them to server) and was able to display the search form on my index.html page. BUT when a hit the "search" button the results page returns a "unable to display page" error. Can anyone help?
  • David
    Administrator
    • Dec 2004
    • 4714

    #2
    What is the URL for the site so we can see the problem?
    Sounds like you might have entered in the wrong URL in the search form.

    Comment

    • amanzano
      Junior Member
      • Mar 2011
      • 3

      #3
      It is an intranet site, http://vcweb/hca/ph/wic should my search form be <form method="get" action="http://vcweb/hca/ph/wic/search/search.asp">

      Comment

      • Ray
        Administrator
        • Dec 2004
        • 4357

        #4
        Do you see the error when you go the page directly? That is, you enter this into the browser URL bar:
        http://vcweb/hca/ph/wic/search/search.asp

        Also, please tell us if you have modified "search.asp" (or any of the Zoom generated files) in any way at all.

        Are you sure your server supports ASP script?
        --Ray
        Wrensoft Web Software
        Sydney, Australia
        Zoom Search Engine

        Comment

        • amanzano
          Junior Member
          • Mar 2011
          • 3

          #5
          I learned new information.
          Our server only supports HTML. Therefore I need to use Javascript.
          I ran the index wizard and created the proper files but again recieved the page can't be displayed error. As sson as I click the search button on my main page, instead of displaying the results, it displays the error message.

          Comment

          • David
            Administrator
            • Dec 2004
            • 4714

            #6
            Maybe your search form still points to the ASP script instead of to the search.html page for the Javascript search?

            Maybe you can turn on support for ASP, CGI, or PHP?

            Comment

            Working...