on second thought -- no that can't be it ... because it parses the "footer" just fine -- this is an In-Between include. <head> include javascript </head> <body> include header <table> <tr> <td> include navigation </td> <td> content stuff here in nested tables -- the nasty include -- nested tables -- </td> </tr> </table> include footer > Kathy E. Gill > DCAC/MRM Production Visibility Support -- 425.234.2004, pager 425.568.0195 > The biggest mistake people make in life is not trying to make a living at > doing what they most enjoy. ~ Malcomb S. Forbes > Microsoft Exchange: the perfect name for its users' greatest desire! > > > ---------- > From: Jim Hutchinson[SMTP:[EMAIL PROTECTED]] > Reply To: [EMAIL PROTECTED] > Sent: Tuesday, November 03, 1998 9:19 PM > To: [EMAIL PROTECTED] > Subject: RE: WC:>: Include File Problem <!> > > It appears that the problem will most likely be in the www- > (dash)... Most URLs are written www. (dot). This could > mess with the parsing. > > Jim > > > At 08:30 PM 11/3/98 -0800, Gill, Kathy wrote: > >using CF Studio HTML validator -- code validates. > > > > > >ARGHHH. can anyone *guess* why this snippet of code > > > > > > <a > >href="http://www-dcac.ca.boeing.com/whoswho/cm_cflow/prod/p > hase1.cfm">Cross > >Functional Processes, Visio</a> (Phase 1) > > <BR> > > <a > >href="http://www-dcac.ca.boeing.com/whoswho/cm_cflow/prod/p > hase3.cfm">Cross > >Functional Processes, Visio</a> (Phase 3) > > <BR> > > > > > >is breaking the parsing on the oracle web server? the only > thing that makes > >sense, i guess, is the <.cfm> extension? > > > >when I take this snippet out -- the include works -- and > it is at this point > >that it is being "included" early. this explains why my > files worked in the > >other two directories -- they don't have this additional data. > > > >Sigh. > > > > > >Kathy > > > >> Kathy E. Gill > >> DCAC/MRM Production Visibility Support -- 425.234.2004, > pager 425.568.0195 > >> The biggest mistake people make in life is not trying to > make a living at > >> doing what they most enjoy. ~ Malcomb S. Forbes > >> Microsoft Exchange: the perfect name for its users' > greatest desire! > > > ____________________________________________________________________ > -------------------------------------------------------------------- > Join The Web Consultants Association : Register on our web site Now > Web Consultants Web Site : http://just4u.com/webconsultants > If you lose the instructions All subscription/unsubscribing can be done > directly from our website for all our lists. > --------------------------------------------------------------------- > ____________________________________________________________________ -------------------------------------------------------------------- Join The Web Consultants Association : Register on our web site Now Web Consultants Web Site : http://just4u.com/webconsultants If you lose the instructions All subscription/unsubscribing can be done directly from our website for all our lists. ---------------------------------------------------------------------
