>Any suggestions? This is on an internal net, so I can't post to the list --
>but am happy to forward the code to anyone who asks! However, I'm going to
>go run some errands and come back about 5pm pacific time.



as a quick sanity check, look for missing close brackets earlier in the
base page.   it sounds like the include is working, but the data is getting
put into the page at the wrong place.   that's generally a sign of broken
parsing, which in turn usually means an unclosed tag.

the fact that it's in a table makes the exact point of failure harder to
track down, because the interaction between a table declaration and a
browser's display engine falls somewhere between voodoo and a bad acid trip.

if possible, put a copy of the page on an externally-visible server long
enough to run the base page, without includes, through the W3C's validator,
and see if that tells you anything.   specifically, have it show the parse
tree, and see if that points out the glitch.







mike stone  <[EMAIL PROTECTED]>   'net geek..
been there, done that,  have network, will travel.



____________________________________________________________________
--------------------------------------------------------------------
 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.
---------------------------------------------------------------------

Reply via email to