I've set up an Intranet site using zoom search as the search facility. It works perfectly on my pc using Javascript but when I upload the pages to a Windows Business Server and look on various pcs, the pages load and the Results page appears but when I click on the links it appears okay in Chrome but in IE8&9 it loses its css. I chose Javascript as I thought I needed a webserver for php or asp; not sure whether these would be okay on a Windows Business Server. Any ideas? Thank you.
Announcement
Collapse
No announcement yet.
Windows business server
Collapse
X
-
There should be no problem installing a web server on your Intranet.
Window's small business server might already include a web server. If not you could just install Apache.
The CSS issue might be nothing to do with the search function. If the problem only happens after you click on a link in the search results? That would seem to indicate that the problem is on the pages that are being indexed?
Comment