I have a search template on PicoSearch and our design uses a server side include to load the menu so I'm wondering if I can link to the server side include on our server from the search template.
Can you link to server side includes from another site?
167 views Asked by stephmoreland At
1
Unfortunately, no. If you have full control of the environment in question, you can set up a method (like a service) to feed the information for the other application, but even if you successfully figure out how to #include from another site, you will end up with warnings for your end users, which is not very nice looking for the user.