PDA

View Full Version : Specifying search_template.html



emozley
02-07-2007, 08:41 AM
Hi,

Hopefully it is not me being blind but I can't find where you name the file the search page is built around. I tried changing it in settings.asp in line 20 but then when I re-index it gets set back to the file it was.

Thanks

Ed

wrensoft
02-07-2007, 09:04 PM
There should be no need to change our script.

The search_template.html file name is never seen by the user of the site. Why do you want to change the name of the file?

If you are trying to include ASP scripting into the search_template.html file then see this FAQ for a better method.
Q. How can I add server-side scripting (eg. PHP, ASP) to the search template? (http://www.wrensoft.com/zoom/support/faq_ssi.html)