Hello,
I am just trying zoom search v4.2.
I have a web site with the following structure :
domain.com/index.php
/inc/files.html
I wanted to put search_template.html in /inc so that the search results will be pulled in to the index.php frame like other files which are under /inc
My understanding is that all the search files must be in one directory. Thus I tried putting all zoom files (search.php, setting.php, search_template.html, zzxx.dat) under /inc. Then I tried searching the pages from the main index.php file where I put the search field. But so far with out success to see the search results.
The index.php has no include() stuff. It has sweitch script in it, where all files under /inc are indexed.
It is nice search tool but it pops up in a separate widndows, which has less visual attractive.
Can anyone help me ?
I am just trying zoom search v4.2.
I have a web site with the following structure :
domain.com/index.php
/inc/files.html
I wanted to put search_template.html in /inc so that the search results will be pulled in to the index.php frame like other files which are under /inc
My understanding is that all the search files must be in one directory. Thus I tried putting all zoom files (search.php, setting.php, search_template.html, zzxx.dat) under /inc. Then I tried searching the pages from the main index.php file where I put the search field. But so far with out success to see the search results.
The index.php has no include() stuff. It has sweitch script in it, where all files under /inc are indexed.
It is nice search tool but it pops up in a separate widndows, which has less visual attractive.
Can anyone help me ?
Comment