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.