[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.6

Dreamweaver's editor is eating my code

Asked by edhasted in Adobe Dreamweaver, Web Development Software

Tags: Adobe Dreameaver 6 8

This effect happens in both Dreamweaver 6 and 8.

In the attached code section the exmaples are labelled the [Stating Code] and [Resultant Code].

When I bring up the starting code in Dreamweaver's editor, edit it and save it the editor eats all but the first 10 lines [Resultant Code].

This is clearly a colossal bug in Dreamweaver. But what is the problem and what is it's cause.

I presume I'm not the first person to experience this, extreme though it might be.

Many thanks,

Ed
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:
[Resultant Code]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Rowland Design Consultancy | Case Study: Boehringer - UK Headquarters and Production Facility</title>
<meta name="description" content="Rowland Design's conversion of Boehringer warehouse into their new sales and marketing facility." />
<meta name="keywords" content="Rowland Design, Boehringer, warehouse conversion, new office design" />
<? include("../../../Web%20Sites/www.rowlanddesign.co.uk/includes/style_attributes.php") ?>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<? include("../../../Web%20Sites/www.rowlanddesign.co.uk/includes/script_swap_image.php") ?>
<? include("../../../Web%20Sites/www.rowlanddesign.co.uk/includes/script_change_pictures_top.php") ?>
 
[Starting Code]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Rowland Design Consultancy | Case Study: Turbo Genset - Headquarters and Production Facility</title>
<meta name="description" content="Rowland Design's conversion of turbogenset warehouse into their new sales and marketing facility." />
<meta name="keywords" content="Rowland Design, turbogenset, warehouse conversion, new office design" />
<? include("../../../../Web%20Sites/www.rowlanddesign.co.uk/includes/style_attributes.php") ?>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<? include("../../../../Web%20Sites/www.rowlanddesign.co.uk/includes/script_swap_image.php") ?>
<? include("../../../../Web%20Sites/www.rowlanddesign.co.uk/includes/script_change_pictures_top.php") ?>
        
        <tr valign="top"> 
          <td rowspan="7">&nbsp;</td>
          <td width="176" rowspan="7" class="titlingindex">&nbsp;</td>
          <td width="8" rowspan="7"><img src="../../../../Web%20Sites/www.rowlanddesign.co.uk/images/furniture/transparent_8x1.gif" width="8" height="1"></td>
          <td colspan="4" rowspan="2"><a href="../../../../Web%20Sites/www.rowlanddesign.co.uk/images/pictures/case_studies/turbogenset1.gif"><IMG border=0 id="pic" NAME="pic" SRC="../../../../Web%20Sites/www.rowlanddesign.co.uk/images/pictures/case_studies/turbogenset1.gif" height=307 width=384></a></td>
          <td colspan="2" align="left" class="titlingright" ><p>Turbo Genset<br>
          &nbsp;&nbsp;
		  <span class="bodycopyexamples">Headquarters & Production</span><BR>
          <img src="../../../../Web%20Sites/www.rowlanddesign.co.uk/images/furniture/transparent_44x4.gif" width="44" height="7"><BR>
          &nbsp;&nbsp;
          <a href="javascript: PreviousPic()"><img src="../../../../Web%20Sites/www.rowlanddesign.co.uk/images/buttons/previous_small_off.gif" width="22" height="22" border="0"></a>
<a href="javascript: NextPic()"><img src="../../../../Web%20Sites/www.rowlanddesign.co.uk/images/buttons/next_small_off.gif" width="22" height="22" border="0"></a>
<img src="../../../../Web%20Sites/www.rowlanddesign.co.uk/images/furniture/transparent_44x4.gif" width="44" height="4"><BR>
          &nbsp;&nbsp;<div id="txt">1 of 5</div>
          <BR>            
          </td>
          <td rowspan="7">&nbsp;</td>
        </tr>
        <tr valign="bottom">
          <td colspan="2" align="left" class="titlingright" ><a href="../../../../Web%20Sites/www.rowlanddesign.co.uk/pages/portfolio/case_studies.php" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('back1','','../../../../Web%20Sites/www.rowlanddesign.co.uk/images/buttons/back_on.gif',1)"><img src="../../../../Web%20Sites/www.rowlanddesign.co.uk/images/buttons/back_off.gif" name="back1" width="73" height="21" border="0" id="back1"></a></td>
        </tr>
        
        <tr> 
          <td colspan="4">&nbsp;</td>
          <td colspan="2">&nbsp;</td>
        </tr>
        <tr> 
          <td colspan="4" class="bodycopyexamples"><font size="2" face="Verdana, Arial, Helvetica, sans-serif">
          Rowland Design were appointed to design and space plan the new manufacturing facility for the Turbo Genset Company, specialising in the design and production of radical new electrical generators.<br>
            <br>
          The impression created by the environment reinforces the commitment the company to innovation and the continual development and improvements of their products. This workplace environment provides a solid base for a company with big aspirations.<br>
            <br>
          The reception area is locacted adjacent to the lively breakout zone in which production people can mix with technical managers, a vital part of the company communication links.<br>
            <br>
          A major feature within the scheme is the presentation suite, including an impressive thirty seat conference room, which is defined by a full width wall illuminated by fibre optic lighting.<br></font></td>
          <td colspan="2">&nbsp;</td>
        </tr>
        <tr>
          <td colspan="4">&nbsp;</td>
          <td colspan="2">&nbsp;</td>
        </tr>
        <tr> 
          <td colspan="4">&nbsp;</td>
          <td colspan="2">&nbsp;</td>
        </tr>
        <tr> 
          <td height="2" colspan="4"><img src="../../../../Web%20Sites/www.rowlanddesign.co.uk/images/furniture/transparent_384x1.gif" width="384" height="1"></td>
          <td colspan="2"><img src="../../../../Web%20Sites/www.rowlanddesign.co.uk/images/furniture/transparent_192x1.gif" width="192" height="1"></td>
        </tr>
      </table>
      </td>
  </tr>
</table>
</body>
</html>
[+][-]10/10/09 09:00 PM, ID: 25544816Expert 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.

 
[+][-]10/11/09 07:45 AM, ID: 25546082Author 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.

 
[+][-]10/11/09 03:22 PM, ID: 25547686Expert 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.

 
[+][-]10/12/09 05:21 AM, ID: 25550517Accepted 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: Adobe Dreamweaver, Web Development Software
Tags: Adobe Dreameaver 6 8
Sign Up Now!
Solution Provided By: cokefour
Participating Experts: 2
Solution Grade: A
 
[+][-]10/12/09 10:33 AM, ID: 25553194Author 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.

 
[+][-]10/12/09 02:26 PM, ID: 25555215Assisted Solution

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

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

 
[+][-]10/28/09 09:23 AM, ID: 25684990Author 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.

 
[+][-]11/04/09 11:08 PM, ID: 25747297Administrative Comment

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

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

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