- From: Benoit Mahe <Benoit.Mahe@sophia.inria.fr>
- Date: Tue, 21 Jul 1998 09:25:41 +0200
- To: lsomchai@e7sun-1.kais.kyoto-u.ac.jp (Somchai LIMSIRORATANA)
- cc: www-jigsaw@w3.org
I try your example, it works fine with me. Some bugs have been fixed in the last version (2.0beta2) did you get it? Regards, Benoit. Somchai LIMSIRORATANA writes: > Dear sir, > I found a bug in SSI. > My test is main.shtml and in.html. I found, some character of in.html l > ost > when it include in main.shtml. But, if the message in a table of in.html doe > s not complex, it work well. If I replace the SSI include with in.html. It w > ork. > > main.shtml > ========================================== > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> > <HTML> > <HEAD> > <TITLE>Test Page</TITLE> > <META NAME="Author" CONTENT="Somchai Limsiroratana"> > <META NAME="GENERATOR" CONTENT="Mozilla/3.01Gold (Win95; I) [Netscape]"> > </HEAD> > <BODY> > <CENTER><H1>Test SSI</H1></CENTER> > <!--#include virtual="in.html"--> > <P>This is a test.</P> > </BODY> > </HTML> > ========================================== > > in.html > ========================================== > <HR WIDTH="100%"> > <TABLE WIDTH=90%> > <TR> > <TH ALIGN=CENTER VALIGN=CENTER>Thailand</TH> > <TH ALIGN=CENTER VALIGN=CENTER>Japan</TH> > </TR> > <TR> > <TD VALINE=TOP> > <A HREF="http://www.psu.ac.th">Prince of Songkla University</A><BR> > Hatyai, Songkhla, 90112 THAILAND<BR> > Tel&Fax : 66-74-212895<BR> > E-mail : <A HREF="mailto:lsomchai@ratree.psu.ac.th"> > lsomchai@ratree.psu.ac.th</A> > </TD> > <TD VALINE=TOP> > Kyoto University<BR> > Kyoto, 606-01 JAPAN<BR> > Tel&Fax : 81-75-753-6171<BR> > E-mail : <A HREF="mailto:lsomchai@e7sun-1.kais.kyoto-u.ac.jp"> > lsomchai@e7sun-1.kais.kyoto-u.ac.jp</A><BR> > </TD> > </TR> > </TABLE> > ============================================= > ----------<Somchai Limsiroratana>lsomchai@e7sun-1.kais.kyoto-u.ac.jp--------- > - > W Agric. Process Engineering and Technology Lab. H c/o Tawa sama > W Dept. of Bio-production Engineering, H Tanaka-asukai-cho 60 > W Division of Environmental Science and Technology H Sakyo-ku, Kyoto > W Graduate School of Agric. Science, H 606-8226 JAPAN > W KYOTO UNIVERSITY, Kyoto, JAPAN 606-01 H Tel:075-703-8169 > > > - Benoît Mahé ------------------------------------------------------- World Wide Web Consortium (W3C) Architecture domain - Jigsaw Team http://www.w3.org/People/Mahe - bmahe@w3.org - +33.4.92.38.79.89
Received on Tuesday, 21 July 1998 03:25:43 UTC