[Zope] Netscape/JavaScript/Zope

Shilpa Shenvi sshenvi@nal.usda.gov
Fri, 16 Aug 2002 10:31:08 -0400


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C24531.8F6A2F10
Content-Type: text/plain

We are transitioning from our Apache server to Zope 2.5.  While on Apache,
each of our press releases had a header done in JavaScript (this header was
a server side include).  On Zope, I have taken the code from the server side
include and placed it in standard_html_header; in turn, standard_html_header
gets called whenever a press release is served.  While the header loads fine
on IE, I can neither see the header nor the body of the document from
Netscape.  (In Netscape, I can still see the footer).  Is there anything I
can do so that both Netscape and IE will server the entire page?  (We are
using Netscape 4.7).

 

Thank you,

 

Shilpa


------_=_NextPart_001_01C24531.8F6A2F10
Content-Type: text/html

<html>

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">


<meta name=Generator content="Microsoft Word 10 (filtered)">

<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{color:#606420;
	text-decoration:underline;}
span.EmailStyle17
	{font-family:Arial;
	color:windowtext;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
	{page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink="#606420">

<div class=Section1>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>We are transitioning from our Apache server to Zope
2.5.&nbsp; While on Apache, each of our press releases had a header done in
JavaScript (this header was a server side include).&nbsp; On Zope, I have taken
the code from the server side include and placed it in standard_html_header; in
turn, standard_html_header gets called whenever a press release is
served.&nbsp; While the header loads fine on IE, I can neither see the header
nor the body of the document from Netscape.&nbsp; (In Netscape, I can still see
the footer).&nbsp; Is there anything I can do so that both Netscape and IE will
server the entire page?&nbsp; (We are using Netscape 4.7).</span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&nbsp;</span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Thank you,</span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&nbsp;</span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Shilpa</span></font></p>

</div>

</body>

</html>

------_=_NextPart_001_01C24531.8F6A2F10--