Japanese character stored in SQL Server DB using ASP page that assumed it as ISO-8859-1 encoding
- by Vishal Seth
We have a legacy ASP based product that allowed the UI and Data languages of user groups to be configured according to their locations. CodePage and CharSet in ASP pages collecting data was set accordingly.
I've noticed few instances in the SQL Server DB where users posted Japanese characters in the ASP page that assumes the oncoming stream to be…