asp
asp utf-8 한글
duraboys
2011. 6. 6. 19:58
<% @CODEPAGE="65001" language="vbscript" %>
<% Option Explicit %>
<% session.CodePage = "65001" %>
<% Response.CharSet = "utf-8" %>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">