I have been searching the web for two days looking for an easy way to do this.
I don't want to use SSI. I don't want to use frames in the target web page; I would like to have the included code appear inline. I don't want to wait for HTML 4.0- or XML-compliant browsers to implement entities. Javascript document.write() is a kludge because the string cannot have any line breaks. The solution must be fully portable (at least as fully portable as Javascript is), that is, the code must be able to reside on ANY server. At this point I'm on the verge of writing a PHP parser to "clean up" any documents I wish to include, so the document.write() function doesn't barf. Any other ideas? Rich Cloutier President, C*O SYSTEM SUPPORT SERVICES www.sysupport.com ***************************************************************** To unsubscribe from this list, send mail to [EMAIL PROTECTED] with the text 'unsubscribe gnhlug' in the message body. *****************************************************************
