musher
11-23-2005, 02:48 PM
Ok this is a strange one, but company politics are in play here, yea I wish they would just give me FTP access to their server.
I've used includes before but having problems with this (not even sure you can do it).
I have a site that was set up and is maintained by another company (mycompany.com) there is a Whats New section on the home page I have another site (mycompany.biz).
I would like to set the Whats New section on the .com site to be an included file from the .biz site (since I can maintain pages on the .biz site but not the .com site)
So I'm looking to do something like this on the index.htm of the mycompany.com site, but it's not working.
<!--#INCLUDE file="www.mycompany.biz/includes/whatsnew.htm"-->
I've used includes before but having problems with this (not even sure you can do it).
I have a site that was set up and is maintained by another company (mycompany.com) there is a Whats New section on the home page I have another site (mycompany.biz).
I would like to set the Whats New section on the .com site to be an included file from the .biz site (since I can maintain pages on the .biz site but not the .com site)
So I'm looking to do something like this on the index.htm of the mycompany.com site, but it's not working.
<!--#INCLUDE file="www.mycompany.biz/includes/whatsnew.htm"-->