I have made some changes to a Classic ASP application which breaks foreign letters unless "Response.Charset = "utf-8"" is set in every page... And it's a lot of pages...
Could I force the Charset to utf-8 for every page without having to set it in each page?