Visa signatur
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." - Brian W. Kernighan
Hej,
Jag har en mySql databas, en Apache Tomcat server som jag kör Java/JSP på.
Allting ska vara inställt på utf-8.
Jag har testat lägga till ungerska tecken direkt i databasen som ő och ű. Detta fungerar bra och de skrivs också ut korrekt på hemsidan, men inte när jag submittar en form på hemsidan och därefter lägger till det i databasen, då blir detta frågetecken.
Forms submittas via en jQuery .post - request. Kan detta vara problemet?
Var borde felet vara? Fråga gärna saker om det är något jag glömt berätta.
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." - Brian W. Kernighan
Copyright © 1999–2023 Geeks AB. Allt innehåll tillhör Geeks AB.
Citering är tillåten om källan anges.