<?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>asp.net, jquery ve diğer web teknolojileri üzerine &#187; querystring</title>
	<atom:link href="http://www.apostylee.com/tag/querystring/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.apostylee.com</link>
	<description>asp.net, jquery ve diğer web teknolojileri üzerine, biraz da kişisel.</description>
	<lastBuildDate>Mon, 10 Oct 2011 11:49:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>ASP de Querystring ile alınan bilgide Türkçe karakter problemi</title>
		<link>http://www.apostylee.com/asp-de-querystring-ile-alinan-bilgide-turkce-karakter-problemi/</link>
		<comments>http://www.apostylee.com/asp-de-querystring-ile-alinan-bilgide-turkce-karakter-problemi/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 15:48:00 +0000</pubDate>
		<dc:creator>apoStyLEE</dc:creator>
				<category><![CDATA[Diğer Diller]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[querystring]]></category>
		<category><![CDATA[türkçe karakter]]></category>

		<guid isPermaLink="false">http://asp-de-querystring-ile-alinan-bilgide-turkce-karakter-problemi.html</guid>
		<description><![CDATA[Epey zamandır ASP ile uğraşıyorum türlü türlü Türkçe karakter problemleriyle karşılaştım fakat ilk kez böylesine rastladım. Google da ufak bir araştırma yaptıktan sonra sonuca ulaşamadım, hemen kolları sıvayıp bir replace fonksiyonu yazdım. Belki birilerinin işine yarar diye paylaşayım istedim. [asp] function tCevir(gelenveri) gelenveri=Replace(gelenveri,&#8221;Ä±&#8221;,&#8221;ı&#8221;) gelenveri=Replace(gelenveri,&#8221;ÄŸ&#8221;,&#8221;ğ&#8221;) gelenveri=Replace(gelenveri,&#8221;Ã¼&#8221;,&#8221;ü&#8221;) gelenveri=Replace(gelenveri,&#8221;Ã§&#8221;,&#8221;ç&#8221;) gelenveri=Replace(gelenveri,&#8221;Ä°&#8221;,&#8221;İ&#8221;) gelenveri=Replace(gelenveri,&#8221;Ä&#8221;,&#8221;Ğ&#8221;) gelenveri=Replace(gelenveri,&#8221;Ã‡&#8221;,&#8221;Ç&#8221;) gelenveri=Replace(gelenveri,&#8221;Ãœ&#8221;,&#8221;Ü&#8221;) gelenveri=Replace(gelenveri,&#8221;Ã¶&#8221;,&#8221;ö&#8221;) gelenveri=Replace(gelenveri,&#8221;Ã–&#8221;,&#8221;Ö&#8221;) tCevir = gelenveri [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Epey zamandır ASP ile uğraşıyorum türlü türlü Türkçe karakter problemleriyle karşılaştım fakat  ilk kez böylesine rastladım. Google da ufak bir araştırma yaptıktan sonra sonuca  ulaşamadım, hemen kolları sıvayıp bir replace fonksiyonu yazdım. Belki  birilerinin işine yarar diye paylaşayım istedim.<br />
[asp]<br />
function tCevir(gelenveri)<br />
	gelenveri=Replace(gelenveri,&#8221;Ä±&#8221;,&#8221;ı&#8221;)<br />
	gelenveri=Replace(gelenveri,&#8221;ÄŸ&#8221;,&#8221;ğ&#8221;)<br />
	gelenveri=Replace(gelenveri,&#8221;Ã¼&#8221;,&#8221;ü&#8221;)<br />
	gelenveri=Replace(gelenveri,&#8221;Ã§&#8221;,&#8221;ç&#8221;)<br />
	gelenveri=Replace(gelenveri,&#8221;Ä°&#8221;,&#8221;İ&#8221;)<br />
	gelenveri=Replace(gelenveri,&#8221;Ä&#8221;,&#8221;Ğ&#8221;)<br />
	gelenveri=Replace(gelenveri,&#8221;Ã‡&#8221;,&#8221;Ç&#8221;)<br />
	gelenveri=Replace(gelenveri,&#8221;Ãœ&#8221;,&#8221;Ü&#8221;)<br />
	gelenveri=Replace(gelenveri,&#8221;Ã¶&#8221;,&#8221;ö&#8221;)<br />
	gelenveri=Replace(gelenveri,&#8221;Ã–&#8221;,&#8221;Ö&#8221;)<br />
		tCevir = gelenveri<br />
end Function<br />
[/asp]</p>
<div class="shr-publisher-138"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.apostylee.com/asp-de-querystring-ile-alinan-bilgide-turkce-karakter-problemi/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
