Is it possible to change the variable value STR_POWERDBY = "Search powered by" from settings.asp and also to change the code from OutBuf(OUTPUT_PAGENUMBERS) = OutBuf(OUTPUT_PAGENUMBERS) & VbCrLf & "<center><p><small>" & STR_POWEREDBY & " <a href=""http://www.wrensoft.com/zoom/"" target=""_blank""><b>Zoom Search Engine</b></a></small></p></center>" from search.asp,
So that when everytime the search index is created I don’t have to keep going in and changing this to what I want it for.
Thanks.
So that when everytime the search index is created I don’t have to keep going in and changing this to what I want it for.
Thanks.
Comment