Opened an asp-file to check how CC is handling it, switching to Visual Editor and back.
and..
CC had deleted all the asp and inserted:
<head>
<title></title>
<meta content="text/html; charset=unicode" http-equiv="Content-Type"/>
<meta name="generator" content="CoffeeCup HTML Editor (www.coffeecup.com)"/>
</head>
<body></body>
</html>
(This was a include-page, and should not have meta-data)
Have I just wasted $50, or is there a way to keep CC from ruining my files?