[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.5

Dreamweaver CS3 Template or Editable Region problem

Asked by DavidAsq in Web Development Software, Adobe Dreamweaver

Tags: Adobe Dreamweaver CS3

I have created a template file and then an editable region within that file. When I attempted to paste text into the Region (Editable Region 1) the text is loaded into the area OUTSIDE the Region and ANOTHER Editable Region is created. This is also titled Editable Region 1. A warning then appears on the screen: "You have created an editable region or repeat regions with the same name. The problem must be fixed before the template can be used."

I have attached  a jpg  and code to help explain this.
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
180:
181:
182:
183:
184:
185:
186:
187:
188:
189:
190:
191:
192:
193:
194:
195:
196:
197:
198:
199:
200:
201:
202:
203:
204:
205:
206:
207:
208:
209:
210:
211:
212:
213:
214:
215:
216:
217:
218:
219:
220:
221:
222:
223:
224:
225:
226:
227:
228:
229:
230:
231:
232:
233:
234:
235:
236:
237:
238:
239:
240:
241:
242:
243:
244:
245:
246:
247:
248:
249:
250:
251:
252:
253:
254:
255:
256:
257:
258:
259:
260:
261:
262:
263:
264:
265:
266:
267:
268:
269:
270:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
<title>Carroll &amp; Electroplating</title>
 
<style type="text/css">
<!--
body,td,th {
	color: #45607E;
}
body {
	background-color: #999999;
}
.style1 {
	color: #01035A;
	font-style: italic;
}
#apDiv1 {
	position:absolute;
	left:66px;
	top:215px;
	width:130px;
	height:144px;
	z-index:1;
}
-->
</style>
<script type="text/javascript">
<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
<style type="text/css">
<!--
.style5 {color: #121252; font-style: italic; }
.style6 {
	font-size: small;
	font-family: Helvetica, Arial, sans-serif;
	color: #040265;
}
.style7 {color: #FFFFFF}
#apDiv2 {
	position:absolute;
	left:99px;
	top:29px;
	width:158px;
	height:85px;
	z-index:2;
}
.style8 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #121252;
}
.style10 {
	font-size: x-small;
	color: #121252;
	font-weight: bold;
}
.style11 {
	color: #993333;
	font-weight: bold;
}
.style12 {
	color: #121252;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
}
.style13 {font-size: x-large}
-->
</style>
 
<style type="text/css">
<!--
.style16 {color: #040265}
-->
</style>
<style type="text/css">
<!--
.style19 {
	font-family: "Times New Roman", Times, serif;
	color: #040265;
}
-->
</style>
 
<style type="text/css">
<!--
.style26 {
	font-size: large
}
-->
</style>
<style type="text/css">
<!--
.style27 {font-family: Arial, Helvetica, sans-serif}
-->
</style>
<style type="text/css">
<!--
.style28 {font-family: Georgia, "Times New Roman", Times, serif}
-->
</style>
<style type="text/css">
<!--
.style29 {font-size: medium}
-->
</style>
<style type="text/css">
<!--
.style32 {font-family: "Times New Roman", Times, serif}
-->
</style>
<style type="text/css">
<!--
.style33 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
-->
</style>
 
<link href="p7pmm/p7PMMv01.css" rel="stylesheet" type="text/css" media="all" />
<script type="text/javascript" src="p7pmm/p7PMMscripts.js"></script>
<link href="p7pmm/p7PMMv03.css" rel="stylesheet" type="text/css" media="all" />
<style type="text/css">
<!--
.style15 {
	color: #425D7B
}
-->
</style>
<link href="p7pmm/p7PMMv13.css" rel="stylesheet" type="text/css" media="all" />
<style type="text/css">
<!--
.style16 {
	font-size: 11px
}
.style17 {font-size: medium}
.style18 {font-size: small}
.style34 {color: #040265}
.style34 {	font-size: 11px
}
-->
</style>
<style type="text/css">
<!--
p.MsoNormal {
margin:0pt;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";
}
-->
</style>
</head>
 
<body>
<table width="93%" height="776" align="center" bgcolor="#FFFFFF"><tr><td width="65%" height="160" bgcolor="#FFFFFF"><table width="93%" height="1084" align="center" bgcolor="#FFFFFF">
  <tr align="left" bgcolor="#AFAFAF">
    <td height="221" colspan="5" valign="top"></strong></strong></strong></strong></span></strong>
      <img src="CARROLLELECTROtitle bar14.jpg" alt="Carroll Electroplating" width="100%" height="100%" />
      <div align="center"></div>      </td>
    </tr>
  <tr>
    <td width="18%" align="center" valign="top" bordercolor="#7681AF" bgcolor="#9EAACD"><p class="style6"><span class="style5"><strong><strong><br />
    </strong></strong></span></p>
 
              <div id="p7PMM_1" class="p7PMMv03">
                <ul class="p7PMM">
                  <li><a href="index.html">Home </a></li>
                  <li><a href="About Us.html">About Us</a></li>
                  <li><a href="Services.html">Services</a>
                      <div>
                        <ul>
                          <li><a href="Corporate Fitouts.html">Corporate Fitouts</a></li>
                          <li><a href="Retail Fitouts.html">Retail Fitouts</a></li>
                          <li><a href="Public Works.html">Public Works</a></li>
                          <li><a href="Automative Work.html">Automative Work</a></li>
                          <li><a href="Antique Restoration.html">Antique Restoration</a></li>
                        </ul>
                      </div>
                  </li>
                  <li><a href="Contact Us.html">Contact Us</a></li>
                  <li><a href="Find Us.html">How To Find Us</a></li>
                </ul>
                <!--[if lte IE 7]>
<style>.p7PMMv03, .p7PMMv03 a, .p7PMMv03 ul {height:1%;}.p7PMMv03 li{float:left;clear:both;width:100%;}</style>
<![endif]-->
                <!--[if IE 5.500]>
<style>.p7PMMv03 {position: relative; z-index: 9999999;}</style>
<![endif]-->
                <!--[if IE 5]>
<style>.p7PMMv03 a, .p7PMMv03 ul {height: 1%; overflow: visible !important;}</style>
<![endif]-->
                <script type="text/javascript">
<!--
P7_PMMop('p7PMM_1',0,2,-5,-5,0,0,0,1,0,3,1,1,0);
//-->
                </script>
</div>
              <p class="style6"><span class="style5"><br />
                        </span></p>
            </script>
            <span class="style5"><span class="style6"></span><br />
            </span></p>
         
          <p><span class="style5"><img src="3 business men wrk together.jpg" alt="we work with you" width="115" height="80" /></span></p>
        </div>
      </div>      
      <p class="style6"></p></td>
    <td height="516" colspan="4" bordercolor="#999999" bgcolor="#CCCCCC"><div align="right">
      <table width="92%" height="579" border="0" align="center">
        <tr>
          <td width="44%" height="575" align="left" valign="top"><div align="center">
              <table width="100%" height="611" border="0" bordercolor="#9EAACD">
                <tr>
                  <td width="100%" height="100%" align="left" valign="top" background="images/greytowhite copy.jpg"><h2 class="style28"><span class="style19 style28"> </span></h2>
                      <h2 align="left" class="style28"><span class="style19 style28">&nbsp;</span><!-- TemplateBeginEditable name="EditRegion1" -->Edit<!-- TemplateEndEditable --></h2>
                      <p class="MsoNormal" style="text-align:justify;text-justify:inter-ideograph;">The CARROLL name has been synonymous with the Electroplating  Industry for over 55 years. The Company has always retained a strong Family  involvement passing the craft down through the Generations to the present.The Original  Company had grown to become one of Victoria's leading General  Electroplaters started by its Founder Francis Carroll. </p>
                      <p style="text-align:justify;text-justify:inter-ideograph;">&nbsp;</p>
                      <p style="text-align:justify;text-justify:inter-ideograph;">&nbsp;</p>
                      <h2 align="left" class="style28"><!-- TemplateBeginEditable name="EditRegion1" -->Region1<!-- TemplateEndEditable --></h2>
                      <div align="justify" class="style2"><blockquote>
                        <blockquote>
                          <blockquote>
                            <p align="left" class="style3">&nbsp;</p>
                          </blockquote>
                        </blockquote>
                      </blockquote>
                      </div>
                      <blockquote class="style27">
                        <blockquote>
                          <h3 align="justify" class="style2 style14 style16 style28">&nbsp;</h3>
                          <blockquote>
                            <p>&nbsp;</p>
                          </blockquote>
                          <p align="justify" class="style2 style14 style16 style27 style29">&nbsp;</p>
                          <h3 align="justify" class="style2 style14 style16 style29">&nbsp;</h3>
                        </blockquote>
                        </blockquote>                      </td>
                  </tr>
              </table>
            <br />
          </div></td>
        </tr>
      </table>
    </div></td>
  </tr>
  
  <tr>
    <td height="20" colspan="5" bordercolor="#FFFFFF" bgcolor="#040265"></td>
  </tr>
  <tr>
    <td height="60" colspan="5" align="center" valign="top" bordercolor="#FFFFFF" bgcolor="#5A6EA9"><p class="style6">&nbsp;</p>
      <br /></td>
  </tr>
</table></td>
    </tr>
</table>
</body>
</html>
Attachments:
 
screen shot after pasting text showing creation of of extra ER1 by DW
screen shot after pasting text showing creation of of extra ER1 by DW
 
 
Related Solutions
Keywords: Dreamweaver CS3 Template or Editabl…
 
Loading Advertisement...
 
[+][-]09/01/09 05:37 PM, ID: 25237378Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09/01/09 05:50 PM, ID: 25237422Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09/01/09 06:01 PM, ID: 25237463Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09/01/09 06:05 PM, ID: 25237481Accepted Solution

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

About this solution

Zones: Web Development Software, Adobe Dreamweaver
Tags: Adobe Dreamweaver CS3
Sign Up Now!
Solution Provided By: J3NN1F3R
Participating Experts: 2
Solution Grade: B
 
[+][-]09/01/09 06:09 PM, ID: 25237497Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091021-EE-VQP-81 - Hierarchy / EE_QW_3_20080625