C
Cody21
I've been working on this issue for 3 days now and can't for the life of me
figure this out. I'm certain it is some stupid setting that is causing this -
but can't find it.
This is on my LOCAL Machine - XP running FP2003. I create a .DWT and
create/attach a new page to it - the BODY refuses to get propogated to the
new page that I attach the .DWT to.... Please help ... I've include the
snipets from the CODE view... Note that the <Body> includes all items I set
in the .DWT ... however on the attached page, nothing gets passed over to
it. Thank you so much for some wisdom here. This has been very frustrating.
-- .dwt snippet --
<html>
<!-- #BeginTemplate
"file:///C:/Documents%20and%20Settings/Tim/My%20Documents/My%20Web%20Sites/Showroom500_DWT/index.dwt" -->
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Showroom 500</title>
<meta name="keywords" content="Interior Design, Furniture Design, Furniture
Designers, Interior Resources, Fine Furniture, Furniture Samples, Interior
Designers, Couches, Chairs, Tables, Rugs, Carpeting">
<meta name="Microsoft Theme" content="none, default">
<meta name="Microsoft Border" content="">
</head>
<body>
<p align="left"><a href="http://www.showroom500.com">
<img border="0"
src="file:///C:/Documents%20and%20Settings/Tim/My%20Documents/My%20Web%20Sites/Showroom500_DWT/images/showroom500-logo.gif"
width="300" height="68"></a>
<b><i><font color="#996600">.... where the Smart Designers
shop</font></i></b></p>
<p align="left"> </p>
<table border="0" style="width: 950px; height: 400px">
<tr>
<td id="awmAnchor-menu" style="width: 139px"> </td>
<td align="left" valign="top" class="style1"><!-- #BeginEditable
"EditArea" --> <br>
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Showroom 500</title>
<meta name="keywords" content="Interior Design, Furniture Design, Furniture
Designers, Interior Resources, Fine Furniture, Furniture Samples, Interior
Designers, Couches, Chairs, Tables, Rugs, Carpeting">
<meta name="Microsoft Theme" content="none, default">
<meta name="Microsoft Border" content="">
</head>
<body link="#996600" vlink="#996600" alink="#996600" bgcolor="#FFF2CC">
<p align="left"><a href="http://www.showroom500.com"><img border="0"
src="images/showroom500-logo.gif" width="300" height="68"></a>
<b><i><font color="#996600">.... where the Smart Designers
shop</font></i></b></p>
<p align="left"> </p>
<table border="0" style="width: 950px; height: 400px">
<tr>
<td id="awmAnchor-menu" style="width: 139px"> </td>
<td align="left" valign="top" class="style1"><!-- #BeginEditable
"EditArea" --> <br>
..............
-- the Attached file snipet after --
figure this out. I'm certain it is some stupid setting that is causing this -
but can't find it.
This is on my LOCAL Machine - XP running FP2003. I create a .DWT and
create/attach a new page to it - the BODY refuses to get propogated to the
new page that I attach the .DWT to.... Please help ... I've include the
snipets from the CODE view... Note that the <Body> includes all items I set
in the .DWT ... however on the attached page, nothing gets passed over to
it. Thank you so much for some wisdom here. This has been very frustrating.
-- .dwt snippet --
<html>
<!-- #BeginTemplate
"file:///C:/Documents%20and%20Settings/Tim/My%20Documents/My%20Web%20Sites/Showroom500_DWT/index.dwt" -->
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Showroom 500</title>
<meta name="keywords" content="Interior Design, Furniture Design, Furniture
Designers, Interior Resources, Fine Furniture, Furniture Samples, Interior
Designers, Couches, Chairs, Tables, Rugs, Carpeting">
<meta name="Microsoft Theme" content="none, default">
<meta name="Microsoft Border" content="">
</head>
<body>
<p align="left"><a href="http://www.showroom500.com">
<img border="0"
src="file:///C:/Documents%20and%20Settings/Tim/My%20Documents/My%20Web%20Sites/Showroom500_DWT/images/showroom500-logo.gif"
width="300" height="68"></a>
<b><i><font color="#996600">.... where the Smart Designers
shop</font></i></b></p>
<p align="left"> </p>
<table border="0" style="width: 950px; height: 400px">
<tr>
<td id="awmAnchor-menu" style="width: 139px"> </td>
<td align="left" valign="top" class="style1"><!-- #BeginEditable
"EditArea" --> <br>
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Showroom 500</title>
<meta name="keywords" content="Interior Design, Furniture Design, Furniture
Designers, Interior Resources, Fine Furniture, Furniture Samples, Interior
Designers, Couches, Chairs, Tables, Rugs, Carpeting">
<meta name="Microsoft Theme" content="none, default">
<meta name="Microsoft Border" content="">
</head>
<body link="#996600" vlink="#996600" alink="#996600" bgcolor="#FFF2CC">
<p align="left"><a href="http://www.showroom500.com"><img border="0"
src="images/showroom500-logo.gif" width="300" height="68"></a>
<b><i><font color="#996600">.... where the Smart Designers
shop</font></i></b></p>
<p align="left"> </p>
<table border="0" style="width: 950px; height: 400px">
<tr>
<td id="awmAnchor-menu" style="width: 139px"> </td>
<td align="left" valign="top" class="style1"><!-- #BeginEditable
"EditArea" --> <br>
..............
-- the Attached file snipet after --