I have the file footer.html that contains:


<table border="0" width="100%" height="5%">
<tr>
<td colspan="7"><hr></td>
</tr>
<tr>
<td><p align="left"><font size="1"><font colspan="3"><em><strong>C2002 </font></strong></em></font><font color="#FF0000" size="1"><em><strong>Flightlogics, LLC</strong></em></font><font size="1"><em><strong>- A Division of Skyline Aeronautics- St. Louis, MO - All Rights Reserved</strong></em><em></em></font></p></td>
<td align="center"><a href="/index2.html"><strong><img src="/homebutton.gif" border="0"</strong></a></td>
<td align="center"><a href='/cgi-bin/mypage'><strong><img src="/mypagebutton.gif" border="0"></strong></a></td>
<td align="center"><a href="/form-contactus.html"><strong><img src="/contactusbutton.gif" border="0"></strong></a></td>
<td align="center"><a href="javascript:location.replace('/cgi-bin/logout?sid='+top.frames['banner'].sid+'&rnd='+top.frames['banner'].rnd');"><strong><img src="/logoutbutton.gif" border="0"></a></strong></a></td>
<td align="right"><a href="/view-helptopics.html"><strong><img src="/helpbuttonsmall.gif" border="0"></strong></a></td>
<td align="right"><a href="/flightlogics.html"><strong><img src="/flightlogicssmall.gif" align="middle" border="0" width="117" height="32"></strong></a></td>
</tr>
</table>



and the file aboutus.htm that contains:



<html>


<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<title></title>
</head>

<body background="cloudsbig.jpg" vlink="#0000FF" alink="#FF0000"
bgproperties="fixed">
<--snip-->
    </tr>
</table>

<p><br>
<br>
<a href="/cgi-bin/phonedir"><strong><img src="compdirbutton.gif"
border="0" width="74" height="27"> </strong></a></p>

<& footer.html &>


When I try to load aboutus.htm, I get a Mason error saying something about an infinitely recursive call to footer.html. Does anyone have any idea what's going on?


--
Andrew Gaffney
System Administrator
Skyline Aeronautics, LLC.
776 North Bell Avenue
Chesterfield, MO 63005
636-357-1548



--
[EMAIL PROTECTED] mailing list



Reply via email to