Forum Moderators: open

Message Too Old, No Replies

Include File - From other domain? Possible?

         

24seven

4:37 am on Apr 8, 2004 (gmt 0)

10+ Year Member



Is there a way to to use Include to import a file from a different domain?
Eg.
<!--#include virtual="http://www.otherdomain.com/file_to_include.htm" -->

Is there another way to do that?

I have many sites and wanted to share the same links page using an include.

Thanks for helping.

moltar

4:43 am on Apr 8, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



That is not possible that way. You could write a script that will download a page from another server and include it. That will affect your page loading speed. What you could do is cache the page and refresh cash every week or so...