Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dreamweaver 8 adds random pieces of code after final html tag

Status
Not open for further replies.

Jhoncue7

Programmer
Joined
Mar 22, 2004
Messages
2
Location
US
My problem is that while using Dreamweaver 8, when I save a file random portions of prior code is saved after the final </html> tag.

So I end up with something like this:
</body>
</html>html>

The pieces of prior code varies in length and occurs at different times when I save. The only work around I have for this is to work in dreamweaver save the file then open it in a text editor to double check, since the duplicated code is not shown in the Dreamweaver file at the time.

I have installed update 8.01 and then 8.02 with no success. If anyone has any advice I would be very grateful, thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top