Home >Web Front-end >JS Tutorial >Parsing JavaScript system error: -1072896658 solution_javascript skills
The prompt is in the line XX.innerHTML=xmlhttp.responseText;.
I feel like the coding is messed up. Add
at the top of the asp code<% Response.Charset="UTF-8"%>
No effect.
I found out later that I added
before the javascript section of the front-end HTML.