Title: 使用URL傳參數出現亂碼 Use the following to solve the problem. HttpUtility.UrlEncode()/UrlDecode() And this method save you from some XSS attacks too ^_^ 用下列方法就編碼可以 HttpUtility.UrlEncode()/UrlDecode() 這會… more →
麥克斯做個不宅的工程師maxi326 wrote 2 months ago: Title: 使用URL傳參數出現亂碼 Use the following to solve the problem. HttpUtility.UrlEncode()/UrlDecode() And … more →