1
vote
strange Encoding issue
Make sure that you've saved your ASP pages as UTF8 format -- it's not always enough to just have HTML and server-side ASP pointers to UTF8.
If you're working on Windows then most Windows ap …
