<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ajax Türkçe Karekter Sorunu ve Çözümü arşivleri - Ertan Dönmez</title>
	<atom:link href="https://www.ertandonmez.org/tag/ajax-turkce-karekter-sorunu-ve-cozumu/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Ertan Dönmez Kişisel Blog Sitesi.</description>
	<lastBuildDate>Sun, 28 Mar 2010 18:10:07 +0000</lastBuildDate>
	<language>tr</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>Ajax’da Türkçe Karekter Sorunu ve Çözümü</title>
		<link>https://www.ertandonmez.org/ajaxda-turkce-karekter-sorunu-ve-cozumu/</link>
					<comments>https://www.ertandonmez.org/ajaxda-turkce-karekter-sorunu-ve-cozumu/#respond</comments>
		
		<dc:creator><![CDATA[Ertan]]></dc:creator>
		<pubDate>Sun, 28 Mar 2010 18:10:07 +0000</pubDate>
				<category><![CDATA[Kategorisizler]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[ajax karakter hatası]]></category>
		<category><![CDATA[ajax tr dil]]></category>
		<category><![CDATA[Ajax Türkçe Karekter Sorunu ve Çözümü]]></category>
		<guid isPermaLink="false">https://www.ertandonmez.org/?p=289</guid>

					<description><![CDATA[<p>Evet arkadaşlar şimdi basit ama herkesin başına gelen bir sorunla karşınızdayız. Başlıktada olduğu gibi Türkçe Karakter hatası. Bunu herkez yaşayabiliyor. Başka websitelerindeki hazır kodları copy / paste ile aldıklarındada bu sorunla karşılaşıyorlar. Çözümü ise çok çok basit. Sadece 2 satır kod yazarsınız ve işlem tamamdır (: &#60;% Response.ContentType = “text/xml” Response.Charset = “iso-8859-9″ %&#62; Bu [&#8230;]</p>
<p><a href="https://www.ertandonmez.org/ajaxda-turkce-karekter-sorunu-ve-cozumu/">Ajax’da Türkçe Karekter Sorunu ve Çözümü</a> yazısı ilk önce <a href="https://www.ertandonmez.org">Ertan Dönmez</a> üzerinde ortaya çıktı.</p>
]]></description>
										<content:encoded><![CDATA[<p><img fetchpriority="high" decoding="async" class="alignleft" src="https://www.ertandonmez.org/wp-content/uploads/ajax-logo.jpg" alt="ajax logo" width="375" height="202" /><br />
Evet arkadaşlar şimdi basit ama herkesin başına gelen bir sorunla karşınızdayız. Başlıktada olduğu gibi Türkçe Karakter hatası. Bunu herkez yaşayabiliyor. Başka websitelerindeki hazır kodları copy / paste ile aldıklarındada bu sorunla karşılaşıyorlar.<br />
Çözümü ise çok çok basit. Sadece 2 satır kod yazarsınız ve işlem tamamdır (:<span id="more-289"></span></p>
<blockquote><p>&lt;%<br />
Response.ContentType = “text/xml”<br />
Response.Charset = “iso-8859-9″<br />
%&gt;</p></blockquote>
<p>Bu yazdığım kodu çalışma sayfanızın yani kodları yazdığınız sayfanın en üstüne eklemeniz yeterli olacaktır.<br />
İşte Bukadar basit 🙂<br />
aspkodlari.com alıntıdır.</p>
<p><a href="https://www.ertandonmez.org/ajaxda-turkce-karekter-sorunu-ve-cozumu/">Ajax’da Türkçe Karekter Sorunu ve Çözümü</a> yazısı ilk önce <a href="https://www.ertandonmez.org">Ertan Dönmez</a> üzerinde ortaya çıktı.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ertandonmez.org/ajaxda-turkce-karekter-sorunu-ve-cozumu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
