bazzo Skrevet 16. april 2004 Skrevet 16. april 2004 Noen som vet hva denne meldingen kommer av? I was not able to extract a character encoding labeling from any of the valid sources for such information. Without encoding information it is impossible to validate the document. The sources I tried are: The HTTP Content-Type field. The XML Declaration. The HTML "META" element. And I even tried to autodetect it using the algorithm defined in Appendix F of the XML 1.0 Recommendation. Since none of these sources yielded any usable information, I will not be able to validate this document. Sorry. Please make sure you specify the character encoding in use. IANA maintains the list of official names for character sets.
bazzo Skrevet 16. april 2004 Forfatter Skrevet 16. april 2004 Her er koden: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <HTML> <HEAD><title>Bla bla bla</title> <META NAME="description" CONTENT="ksdjfkdsjflkasdjf"> <META NAME="keywords" CONTENT="dfjsdkfjgkldsfgklsfdg, shdfkjfd, sdfjhsdlf"> <META NAME="robots" CONTENT="index,follow"> <META NAME="author" CONTENT="Bla bla"> <META NAME="language" CONTENT="no-bok"> <META NAME="revisit-after" CONTENT="2 days"> <link href="css/main.css" rel="stylesheet" type="text/css"> </HEAD> <body>
Loomy Skrevet 16. april 2004 Skrevet 16. april 2004 Du må ha noe sånt som dette også: <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
pgdx Skrevet 16. april 2004 Skrevet 16. april 2004 Du må ha noe sånt som dette også:<meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> Ikke bruk den, men iso-8859-1 eller 15.
bazzo Skrevet 16. april 2004 Forfatter Skrevet 16. april 2004 Bruker denne.. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
Anbefalte innlegg
Opprett en konto eller logg inn for å kommentere
Du må være et medlem for å kunne skrive en kommentar
Opprett konto
Det er enkelt å melde seg inn for å starte en ny konto!
Start en kontoLogg inn
Har du allerede en konto? Logg inn her.
Logg inn nå