Re: Linking to documents on another server

2005-12-15 Thread Asad Habib
Hi. If you place these documents in the appropriate directory on the remote machine, a directory in which they can be served over the internet, then you should be able to link to them using a hyperlink reference (i.e. http://). The other option is to have PHP grab these documents for you using

Re: Linking to documents on another server

2005-12-15 Thread Duncan Hill
On Thursday 15 December 2005 15:01, Darrell Troth wrote: > I am designing an intranet for a law firm. Everything works fine. My > problem is that they need to include the documents that are relative to > specific cases in their database. These documents are on a different > computer and I cannot fi