Gill, Kathy wrote:
 
> ARGHHH. can anyone *guess* why this snippet of code
> 
>         <a
> href="http://www-dcac.ca.boeing.com/whoswho/cm_cflow/prod/phase1.cfm">Cross
> Functional Processes, Visio</a> (Phase 1)
>         <BR>
>         <a
> href="http://www-dcac.ca.boeing.com/whoswho/cm_cflow/prod/phase3.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.

Just an idea, but . . .

Maybe there's an invisible hard return in the middle of a tag in there?

Open the line in a text processor that doesn't wrap lines and see if
that's the case.  If one of those HREF tags is not naturally wrapped,
but broken, that might do it.

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