Are there any alternatives to using SSI's?
I want to include a file that resides on a different server. I know SSI's won't let you include files outside of the server they currently reside in. I ried the virtual() function which obviously behaves similarly.
P.S.
Using frames didn't work.
I tried including an html file within a table. The file contained a frameset, but nothing appeared in the cell.
Thanks.