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