bunu denermisin

<%@ Language="VBScript" CODEPAGE="1254"%>
<%
Response.ContentType = "text/xml"
Response.Charset = "iso-8859-9"
%>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=iso-8859-9">