Hallo!

Kann mir jemand mal sagen wo ich bei Visual Studio es abstellen kann, das er
selbst�ndig den HTML-Code ver�ndert?

Der macht bei mir einfach aus

...
<HEAD>
<TITLE>Willkommen</TITLE>
<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
<META http-equiv="refresh" content="5; URL=termin_melden.aspx">
<META http-equiv="EXPIRES" content="never">
<META http-equiv="CHARSET" content="ISO-8859-1">
<META http-equiv="CONTENT-LANGUAGE" content="Deutsch">
...
<LINK href="/styles.css" type="text/css" rel="stylesheet">
</HEAD>
...


...
<HEAD>
<TITLE>Willkommen</TITLE>
  <META http-equiv="Content-Type" content="text/html; charset=windows-1252">
</HEAD>
<META http-equiv="refresh" content="5; URL=termin_melden.aspx">
<META http-equiv="EXPIRES" content="never">
<META http-equiv="CHARSET" content="ISO-8859-1">
<META http-equiv="CONTENT-LANGUAGE" content="Deutsch">
...
<LINK href="/styles.css" type="text/css" rel="stylesheet">
...


Immer wenn ich zwischen Entwurfsansicht und HTML hin und her schalte.
Warum schmei�t der einfach was aus dem HEAD-Bereich raus?

F�r Hilfe dankbar
Stephan Schr�der


_______________________________________________
Coffeehouse Mailingliste, Postings senden an:
[EMAIL PROTECTED]
An-/Abmeldung und Suchfunktion unter:
http://www.glengamoi.com/mailman/listinfo/coffeehouse

Antwort per Email an