If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Is it possible in Zoom Search offline (javascript) to have 2 pages; search.html (search form) and "results.html" (page where you get only the results page but without the search form)??
You can achieve this by turning off the generated search form (in the Indexer, under "Configure"->"Search Page"->Change the dropdown for search form from "Advanced" to "Do not generate"). This means "search.html" will be your results page.
I guess you have to post to a PHP file, otherwise that would not be a problem.
I am testing and developing all my PHP offline. Therefore I am using a localhost Apache server - with other worlds a WAMP installation - on my Computer(WINDOWS Apache Mysql PHP) .
Comment