<?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>Burhan KARADERE KiÅŸisel Blog SayfasÄ± &#187; % Asp %</title>
	<atom:link href="http://www.karadere.com/blog/category/programlama-software/asp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.karadere.com/blog</link>
	<description>BiliÅŸim - IT Bilgi BloÄŸu</description>
	<lastBuildDate>Wed, 01 Feb 2012 07:41:13 +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>Frontpage 2003 ile Php kullanÄ±mÄ±. Using PHP with FrontPage 2003</title>
		<link>http://www.karadere.com/blog/frontpage-2003-ile-php-kullanimi-using-php-with-frontpage-2003.html</link>
		<comments>http://www.karadere.com/blog/frontpage-2003-ile-php-kullanimi-using-php-with-frontpage-2003.html#comments</comments>
		<pubDate>Thu, 10 Nov 2011 07:42:45 +0000</pubDate>
		<dc:creator>Burhan KARADERE</dc:creator>
				<category><![CDATA[% Asp %]]></category>
		<category><![CDATA[? Php ?]]></category>
		<category><![CDATA[Programlama - Software]]></category>
		<category><![CDATA[]]></category>
		<category><![CDATA[frontpage 2003]]></category>
		<category><![CDATA[yazmak]]></category>

		<guid isPermaLink="false">http://www.karadere.com/blog/?p=1583</guid>
		<description><![CDATA[What is PHP? PHP is a server-side scripting language (scripting language: A simple programming language designed to perform special or limited tasks, sometimes associated with a particular application or function.) that you can embed into HTML when you create dynamic Web pages. PHP is an open-source product that you can use, alter, and redistribute without charge. Originally PHP stood for Personal Home Page tool, but over time it has evolved to stand for PHP: Hypertext Preprocessor. In general, dynamic Web pages are pages that interact with users, so that each site visitor sees customized information. In the case of PHP, dynamic also means that data is pulled from a database. Dynamic Web applications are prevalent in commercial (e-commerce) sites, where the content displayed is generated from information that is accessed from a database or other external source. PHP's syntax is similar to that of C and Perl, making it easy to learn for anyone with basic programming skills. PHP supports only partial encapsulation (such as support for declaring methods and fields in the class) and partial polymorphism (no overloading, no abstraction). With PHP, there is no concept of private, public, or protected functions in classes as well as in the overloading.  <p><a href="http://www.karadere.com/blog/frontpage-2003-ile-php-kullanimi-using-php-with-frontpage-2003.html">[..]DevamÄ±nÄ± Oku</a></p>]]></description>
			<content:encoded><![CDATA[<p>Merhaba arkadaÅŸlar hala frontpage kullanyorsanÄ±z benim gibi vazgeÃ§emiyorsanÄ±z 2003 frontpage ile php yazmanÄ±n yolu aÅŸaÄŸÄ±daki gibidir.</p>
<p>koay gelsin .</p>
<p>Microsoft kaynak / source : <a href="http://office.microsoft.com/en-au/frontpage-help/using-php-with-frontpage-2003-HA001109299.aspx">http://office.microsoft.com/en-au/frontpage-help/using-php-with-frontpage-2003-HA001109299.aspx</a></p>
<p>This article was adapted from <em>Microsoft Office FrontPage 2003 Inside Out </em>by Jim Buyens. Visit Microsoft Learning to learn more about this book.</p>
<p>You can use PHP to build sophisticated and complex Web applications and external and internal business channels, such as e-commerce sites, corporate portals, and intranets. Microsoft offers an alternative to scripting with PHP â€” ASP.NET â€” which is described in more detail later in this article. As might be expected, FrontPage supports the Active Server Pages (ASP) and ASP.NET technologies more completely than it does PHP. However, if you reconfigure certain settings, FrontPage and PHP can work together.</p>
<h2>What is PHP?</h2>
<p>PHP is a server-side scripting language (scripting language: A simple programming language designed to perform special or limited tasks, sometimes associated with a particular application or function.) that you can embed into HTML when you create dynamic Web pages. PHP is an open-source product that you can use, alter, and redistribute without charge. Originally PHP stood for <em>Personal Home Page</em> tool, but over time it has evolved to stand for <em>PHP: Hypertext Preprocessor</em>.</p>
<p>In general, dynamic Web pages are pages that interact with users, so that each site visitor sees customized information. In the case of PHP, dynamic also means that data is pulled from a database. Dynamic Web applications are prevalent in commercial (e-commerce) sites, where the content displayed is generated from information that is accessed from a database or other external source.</p>
<p>PHP&#8217;s syntax is similar to that of C and Perl, making it easy to learn for anyone with basic programming skills. PHP supports only partial encapsulation (such as support for declaring methods and fields in the class) and partial polymorphism (no overloading, no abstraction). With PHP, there is no concept of private, public, or protected functions in classes as well as in the overloading.</p>
<h2>Create pages that contain PHP scripts</h2>
<p>When you use PHP with FrontPage 2003, you create the overall Web page design and insert any fixed elements by using <strong>Design</strong> view in FrontPage. You can then write the HTML code that contains the variable portion of each PHP response in <strong>Code</strong> view. Of course, when you are laying out the Web page design, you may want to create placeholders to indicate where the variable output should appear, so that you can easily locate where you want to add the PHP script.</p>
<p>PHP scripts must reside in an executable directory. For reasons of security and resource consumption, many server administrators tightly control access to such directories. If you do not administer your own Web server, you need permission from the server administrator to run server-side scripts.</p>
<h2>Change settings in FrontPage 2003</h2>
<p>Before you can use PHP with FrontPage 2003, you must make the following changes to settings in FrontPage:</p>
<p><img id="divExpCollAsst_842386058_img" title="Hide" src="http://officeimg.vo.msecnd.net/en-au/files/218/224/ZA079005001.gif" alt="Hide" border="0" />Disable features that require the FrontPage Server Extensions</p>
<div id="divExpCollAsst_842386058">
<p>If the Web server that runs your PHP pages has the FrontPage Server Extensions from Microsoft installed, do the following:</p>
<ol type="1">
<li>On the <strong>Tools</strong> menu, click <strong>Page Options</strong>, and then click the <strong>Authoring</strong> tab.</li>
<li>Under <strong>FrontPage and SharePoint technologies</strong>, clear the <strong>SharePoint Services</strong> and <strong>Browse-time Web Components</strong> check boxes.</li>
</ol>
</div>
<p><img id="divExpCollAsst_387715001_img" title="Hide" src="http://officeimg.vo.msecnd.net/en-au/files/218/224/ZA079005001.gif" alt="Hide" border="0" />Disable features that create ASP or ASP.NET code</p>
<div id="divExpCollAsst_387715001">
<p>If the Web server that runs your PHP pages can also run ASP, do the following:</p>
<ol type="1">
<li>On the <strong>Tools</strong> menu, click <strong>Page Options</strong>, and then click the <strong>Authoring</strong> tab.</li>
<li>Under <strong>Browsers</strong>, clear the <strong>Active Server Pages</strong> check box.</li>
</ol>
</div>
<p><img id="divExpCollAsst_400278025_img" title="Hide" src="http://officeimg.vo.msecnd.net/en-au/files/218/224/ZA079005001.gif" alt="Hide" border="0" />Enable and use ASP-style <code>&lt;% %&gt;</code> code delimiters</p>
<div id="divExpCollAsst_400278025">
<p>Do the following:</p>
<ol type="1">
<li>Open the php.ini (php.ini: The master configuration file for PHP that you can customize to help you control the way PHP works on your site.) file on the Web server, and set <code>asp_tags="1"</code>.</li>
<li>Use ASP-like &lt;% and %&gt; tags instead of the &lt;? php?&gt; tags. This stops FrontPage from reformatting your PHP code.</li>
</ol>
<p><strong>Â NoteÂ </strong>Â Â As an alternative, you can use &lt;script language=&#8221;php&#8221;&gt; and &lt;/script&gt; tags instead of &lt;? php?&gt; tags.</p>
</div>
<p><img id="divExpCollAsst_55285853_img" title="Hide" src="http://officeimg.vo.msecnd.net/en-au/files/218/224/ZA079005001.gif" alt="Hide" border="0" />Configure PHP file extensions to open in Design view</p>
<div id="divExpCollAsst_55285853">
<ol type="1">
<li>On the <strong>Tools</strong> menu, click <strong>Options</strong>, and then click the <strong>Configure Editors</strong> tab.</li>
<li>In the <strong>Extensions</strong> list, locate and select the file extension that you want to use.</li>
<li>In the<strong> Editors</strong> list, select <strong>FrontPage (Open as HTML)</strong>.</li>
<li>Click <strong>Make Default</strong>.</li>
</ol>
<p>If the extension that you want does not appear, you must add it.</p>
<p><img id="divExpCollAsst_407456711_img" title="Hide" src="http://officeimg.vo.msecnd.net/en-au/files/218/224/ZA079005001.gif" alt="Hide" border="0" />How?</p>
<div id="divExpCollAsst_407456711">
<ol type="1">
<li>Click the <strong>New Extension</strong> button (or press ALT+N), located above the <strong>Extensions</strong> list.</li>
<li>In the <strong>Open With</strong> dialog box, type the file extension that you want in the <strong>Extension</strong> box.</li>
<li>Select <strong>FrontPage (Open as HTML)</strong>, and then click <strong>OK</strong>.</li>
</ol>
</div>
</div>
<h2>ASP.NET â€” an alternative to PHP</h2>
<p>If you are using PHP with FrontPage and find that it prevents you from accomplishing what you want in your Web site, you might consider using ASP.NET instead.</p>
<p>ASP.NET is part of the Microsoft .NET Framework, which is a feature of Microsoft WindowsÂ®. Unlike PHP, ASP.NET is not a language or a parser but rather a set of technologies in the Microsoft .NET Framework for building Web applications and XML Web services.</p>
<p>Microsoft ASP.NET pages run on the server like PHP and generate markup, such as HTML, WML, or XML, which is sent to a desktop or to mobile applications. ASP.NET provides a robust, object-oriented, event-driven programming model for developing Web pages, while still maintaining the simplicity that PHP developers are accustomed to.</p>
<p>ASP.NET applications are based on a robust Object Oriented Programming (OOP) paradigm rather than a scripting paradigm. This allows for more advanced OOP features, such as inheritance, encapsulation, and reflection.</p>
<p>If you are considering migrating to ASP.NET, in most cases it is not very complex for simple to small applications. Due to underlying architectural differences as well as the ASP.NET OOP paradigm, more sophisticated and complex applications must be well planned to take advantage of the more rigorous separation of display from logic and data in ASP.NET, as well as its time-saving, built-in functionality that significantly reduces the amount of code necessary to perform comparable tasks.</p>
<p>For more information about ASP.NET, see the following:</p>
<div class="damn-sexy-bookmarks"><ul class="socials"><li class="damn-sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://www.karadere.com/blog/frontpage-2003-ile-php-kullanimi-using-php-with-frontpage-2003.html&amp;amp;t=Frontpage+2003+ile+Php+kullan%C4%B1m%C4%B1.+Using+PHP+with+FrontPage+2003" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-twitter"><a href="http://www.twitter.com/home?status=RT+@burhan_07:++Frontpage+2003+ile+Php+kullan%C4%B1m%C4%B1.+Using+PHP+with+FrontPage+2003+-+http://&#x27A1;.ws/èº†æ¼„" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-google"><a href="http://www.google.com/bookmarks/mark?op=add&bkmk=http://www.karadere.com/blog/frontpage-2003-ile-php-kullanimi-using-php-with-frontpage-2003.htmltitle=Frontpage+2003+ile+Php+kullan%C4%B1m%C4%B1.+Using+PHP+with+FrontPage+2003" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-linkedin"><a href="http://www.linkedin.com/shareArticle?mini=true&url=http://www.karadere.com/blog/frontpage-2003-ile-php-kullanimi-using-php-with-frontpage-2003.html&title=Frontpage+2003+ile+Php+kullan%C4%B1m%C4%B1.+Using+PHP+with+FrontPage+2003&summary=Merhaba+arkada%C5%9Flar+hala+frontpage+kullanyorsan%C4%B1z+benim+gibi+vazge%C3%A7emiyorsan%C4%B1z+2003+frontpage+ile+php+yazman%C4%B1n+yolu+a%C5%9Fa%C4%9F%C4%B1daki+gibidir.%0D%0A%0D%0Akoay+gelsin+.%0D%0A%0D%0AMicrosoft+kaynak+%2F+source+%3A+&source=Burhan KARADERE KiÅŸisel Blog SayfasÄ±" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-myspace"><a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.karadere.com/blog/frontpage-2003-ile-php-kullanimi-using-php-with-frontpage-2003.html&amp;amp;t=Frontpage+2003+ile+Php+kullan%C4%B1m%C4%B1.+Using+PHP+with+FrontPage+2003" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-yahoomyweb"><a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?t=Frontpage+2003+ile+Php+kullan%C4%B1m%C4%B1.+Using+PHP+with+FrontPage+2003&amp;u=http://www.karadere.com/blog/frontpage-2003-ile-php-kullanimi-using-php-with-frontpage-2003.html" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-delicious"><a href="http://del.icio.us/post?url=http://www.karadere.com/blog/frontpage-2003-ile-php-kullanimi-using-php-with-frontpage-2003.html&amp;title=Frontpage+2003+ile+Php+kullan%C4%B1m%C4%B1.+Using+PHP+with+FrontPage+2003" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-mail"><a href="mailto:?&subject=Frontpage 2003 ile Php kullanÄ±mÄ±. Using PHP with F...&body=Merhaba arkadaÅŸlar hala frontpage kullanyorsanÄ±z benim gibi vazgeÃ§emiyorsanÄ±z 2003 frontpage ile php yazmanÄ±n yolu aÅŸaÄŸÄ±daki gibidir.

koay gelsin .

Microsoft kaynak / source :  - http://www.karadere.com/blog/frontpage-2003-ile-php-kullanimi-using-php-with-frontpage-2003.html" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://www.karadere.com/blog/frontpage-2003-ile-php-kullanimi-using-php-with-frontpage-2003.html&amp;title=Frontpage+2003+ile+Php+kullan%C4%B1m%C4%B1.+Using+PHP+with+FrontPage+2003" target="_blank" rel="nofollow" title="Array">Array</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.karadere.com/blog/frontpage-2003-ile-php-kullanimi-using-php-with-frontpage-2003.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asp Session dil kullanÄ±mÄ± ?</title>
		<link>http://www.karadere.com/blog/asp-session-dil-kullanimi.html</link>
		<comments>http://www.karadere.com/blog/asp-session-dil-kullanimi.html#comments</comments>
		<pubDate>Fri, 16 Sep 2011 06:45:17 +0000</pubDate>
		<dc:creator>Burhan KARADERE</dc:creator>
				<category><![CDATA[% Asp %]]></category>

		<guid isPermaLink="false">http://www.karadere.com/blog/?p=1330</guid>
		<description><![CDATA[Asp Session dil kullanÄ±mÄ± ? <p><a href="http://www.karadere.com/blog/asp-session-dil-kullanimi.html">[..]DevamÄ±nÄ± Oku</a></p>]]></description>
			<content:encoded><![CDATA[<p>&lt;%</p>
<p>dil = request.querystring(&#8220;d&#8221;)</p>
<p>s_dil = session(&#8220;dil&#8221;)</p>
<p>if s_dil &lt;&gt; &#8220;&#8221; and dil=&#8221;" then</p>
<p>dil = session(&#8220;dil&#8221;)</p>
<p>end if<br />
if dil=&#8221;" then<br />
session(&#8220;dil&#8221;)=&#8221;1&#8243;<br />
end if</p>
<p>if dil=&#8221;1&#8243; then<br />
session(&#8220;dil&#8221;)=dil<br />
end if</p>
<p>if dil=&#8221;2&#8243; then<br />
session(&#8220;dil&#8221;)=dil<br />
end if<br />
%&gt;</p>
<div class="damn-sexy-bookmarks"><ul class="socials"><li class="damn-sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://www.karadere.com/blog/asp-session-dil-kullanimi.html&amp;amp;t=Asp+Session+dil+kullan%C4%B1m%C4%B1+?" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-twitter"><a href="http://www.twitter.com/home?status=RT+@burhan_07:++Asp+Session+dil+kullan%C4%B1m%C4%B1+?+-+http://&#x27A1;.ws/ì–¬ë¨›" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-google"><a href="http://www.google.com/bookmarks/mark?op=add&bkmk=http://www.karadere.com/blog/asp-session-dil-kullanimi.htmltitle=Asp+Session+dil+kullan%C4%B1m%C4%B1+?" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-linkedin"><a href="http://www.linkedin.com/shareArticle?mini=true&url=http://www.karadere.com/blog/asp-session-dil-kullanimi.html&title=Asp+Session+dil+kullan%C4%B1m%C4%B1+?&summary=%26lt%3B%25%0D%0A%0D%0Adil+%3D+request.querystring%28%22d%22%29%0D%0A%0D%0As_dil+%3D+session%28%22dil%22%29%0D%0A%0D%0Aif+s_dil+%26lt%3B%26gt%3B+%22%22+and+dil%3D%22%22+then%0D%0A%0D%0Adil+%3D+session%28%22dil%22%29%0D%0A%0D%0Aend+if%0D%0Aif+dil%3D%22%22+then%0D%0Asession%28%22dil%22%29%3D%221%22%0D%0Aend+if%0D%0A%0D%0Aif+dil%3D%221%22+then%0D%0Asession%28%22dil%22%29%3Dd%5B..%5D&source=Burhan KARADERE KiÅŸisel Blog SayfasÄ±" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-myspace"><a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.karadere.com/blog/asp-session-dil-kullanimi.html&amp;amp;t=Asp+Session+dil+kullan%C4%B1m%C4%B1+?" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-yahoomyweb"><a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?t=Asp+Session+dil+kullan%C4%B1m%C4%B1+?&amp;u=http://www.karadere.com/blog/asp-session-dil-kullanimi.html" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-delicious"><a href="http://del.icio.us/post?url=http://www.karadere.com/blog/asp-session-dil-kullanimi.html&amp;title=Asp+Session+dil+kullan%C4%B1m%C4%B1+?" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-mail"><a href="mailto:?&subject=Asp Session dil kullanÄ±mÄ± ?...&body=&lt;%

dil = request.querystring("d")

s_dil = session("dil")

if s_dil &lt;&gt; "" and dil="" then

dil = session("dil")

end if
if dil="" then
session("dil")="1"
end if

if dil="1" then
session("dil")=dil
end if

if dil="2" then[..] - http://www.karadere.com/blog/asp-session-dil-kullanimi.html" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://www.karadere.com/blog/asp-session-dil-kullanimi.html&amp;title=Asp+Session+dil+kullan%C4%B1m%C4%B1+?" target="_blank" rel="nofollow" title="Array">Array</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.karadere.com/blog/asp-session-dil-kullanimi.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Html tag replace to Asp</title>
		<link>http://www.karadere.com/blog/html-tag-replace-to-asp.html</link>
		<comments>http://www.karadere.com/blog/html-tag-replace-to-asp.html#comments</comments>
		<pubDate>Sat, 04 Dec 2010 19:33:45 +0000</pubDate>
		<dc:creator>Burhan KARADERE</dc:creator>
				<category><![CDATA[% Asp %]]></category>
		<category><![CDATA[html tag]]></category>
		<category><![CDATA[replace]]></category>

		<guid isPermaLink="false">http://www.karadere.com/blog/?p=759</guid>
		<description><![CDATA[<p>Html tag replace to Asp</p> merhaba arkadaÅŸalr sizlere enÃ§ok kullanÄ±lan html tag replace komutundan bir Ã¶rnek paylaÅŸmak istedim Â kod gayet aÃ§Ä±k. t = Replace(t,&#8221; Â  &#8220;,chr(9)) t = Replace(t,&#8221; Â &#8221;,&#8221; Â &#8221;) t = Replace(t,&#8221;&#60;&#8221;,&#8221;&#60;&#8221;) t = Replace(t,&#8221;&#62;&#8221;,&#8221;&#62;&#8221;) t = Replace(t,&#8221;&#60;br&#62;&#8221;,Chr(13)) yazitext = t t = Replace(t,chr(9),&#8221; Â  &#8220;) t = Replace(t,&#8221; Â &#8221;,&#8221; Â &#8221;) t <p><a href="http://www.karadere.com/blog/html-tag-replace-to-asp.html">[..]DevamÄ±nÄ± Oku</a></p>]]></description>
			<content:encoded><![CDATA[<p><strong>Html tag replace to Asp</strong></p>
<div id="_mcePaste">merhaba arkadaÅŸalr sizlere enÃ§ok kullanÄ±lan html tag replace komutundan bir Ã¶rnek paylaÅŸmak istedim Â kod gayet aÃ§Ä±k.</div>
<div></div>
<blockquote>
<div>t = Replace(t,&#8221; Â  &#8220;,chr(9))</div>
<div id="_mcePaste">t = Replace(t,&#8221; Â &#8221;,&#8221; Â &#8221;)</div>
<div id="_mcePaste">t = Replace(t,&#8221;&lt;&#8221;,&#8221;&lt;&#8221;)</div>
<div id="_mcePaste">t = Replace(t,&#8221;&gt;&#8221;,&#8221;&gt;&#8221;)</div>
<div id="_mcePaste">t = Replace(t,&#8221;&lt;br&gt;&#8221;,Chr(13))</div>
<div id="_mcePaste">yazitext = t</div>
<div id="_mcePaste">t = Replace(t,chr(9),&#8221; Â  &#8220;)</div>
<div id="_mcePaste">t = Replace(t,&#8221; Â &#8221;,&#8221; Â &#8221;)</div>
<div id="_mcePaste">t = Replace(t,&#8221;&lt;&#8221;,&#8221;&lt;&#8221;)</div>
<div id="_mcePaste">t = Replace(t,&#8221;&gt;&#8221;,&#8221;&gt;&#8221;)</div>
<div id="_mcePaste">t = Replace(t,Chr(13),&#8221;&lt;br&gt;&#8221;)</div>
<p>t = Replace(t,&#8221; Â  &#8220;,chr(9))Â Â  t = Replace(t,&#8221; Â &#8221;,&#8221; Â &#8221;)Â Â  t = Replace(t,&#8221;&lt;&#8221;,&#8221;&lt;&#8221;)Â Â  t = Replace(t,&#8221;&gt;&#8221;,&#8221;&gt;&#8221;)Â Â  t = Replace(t,&#8221;&lt;br&gt;&#8221;,Chr(13))haber = t</p>
<p>t = Replace(t,chr(9),&#8221; Â  &#8220;)Â Â  t = Replace(t,&#8221; Â &#8221;,&#8221; Â &#8221;)Â Â  t = Replace(t,&#8221;&lt;&#8221;,&#8221;&lt;&#8221;)Â Â  t = Replace(t,&#8221;&gt;&#8221;,&#8221;&gt;&#8221;)Â Â  t = Replace(t,Chr(13),&#8221;&lt;br&gt;&#8221;)</p></blockquote>
<p><strong> </strong></p>
<div class="damn-sexy-bookmarks"><ul class="socials"><li class="damn-sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://www.karadere.com/blog/html-tag-replace-to-asp.html&amp;amp;t=Html+tag+replace+to+Asp" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-twitter"><a href="http://www.twitter.com/home?status=RT+@burhan_07:++Html+tag+replace+to+Asp+-+http://www.karadere.com/blog/html-tag-replace-to-asp.html" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-google"><a href="http://www.google.com/bookmarks/mark?op=add&bkmk=http://www.karadere.com/blog/html-tag-replace-to-asp.htmltitle=Html+tag+replace+to+Asp" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-linkedin"><a href="http://www.linkedin.com/shareArticle?mini=true&url=http://www.karadere.com/blog/html-tag-replace-to-asp.html&title=Html+tag+replace+to+Asp&summary=Html+tag+replace+to+Asp%0D%0Amerhaba+arkada%C5%9Falr+sizlere+en%C3%A7ok+kullan%C4%B1lan+html+tag+replace+komutundan+bir+%C3%B6rnek+payla%C5%9Fmak+istedim+%C2%A0kod+gayet+a%C3%A7%C4%B1k.%0D%0A%0D%0A%0D%5B..%5D&source=Burhan KARADERE KiÅŸisel Blog SayfasÄ±" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-myspace"><a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.karadere.com/blog/html-tag-replace-to-asp.html&amp;amp;t=Html+tag+replace+to+Asp" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-yahoomyweb"><a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?t=Html+tag+replace+to+Asp&amp;u=http://www.karadere.com/blog/html-tag-replace-to-asp.html" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-delicious"><a href="http://del.icio.us/post?url=http://www.karadere.com/blog/html-tag-replace-to-asp.html&amp;title=Html+tag+replace+to+Asp" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-mail"><a href="mailto:?&subject=Html tag replace to Asp...&body=Html tag replace to Asp
merhaba arkadaÅŸalr sizlere enÃ§ok kullanÄ±lan html tag replace komutundan bir Ã¶rnek paylaÅŸmak istedim Â kod gayet aÃ§Ä±k.


t = Replace(t," Â  ",chr[..] - http://www.karadere.com/blog/html-tag-replace-to-asp.html" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://www.karadere.com/blog/html-tag-replace-to-asp.html&amp;title=Html+tag+replace+to+Asp" target="_blank" rel="nofollow" title="Array">Array</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.karadere.com/blog/html-tag-replace-to-asp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asp Dersleri BÃ¶lÃ¼m-12 XML Okumak Veri Ã‡ekmek / Read Asp XML Data</title>
		<link>http://www.karadere.com/blog/asp-dersleri-bolum-12-xml-okumak-veri-cekmek-read-asp-xml-data.html</link>
		<comments>http://www.karadere.com/blog/asp-dersleri-bolum-12-xml-okumak-veri-cekmek-read-asp-xml-data.html#comments</comments>
		<pubDate>Wed, 20 Oct 2010 05:50:13 +0000</pubDate>
		<dc:creator>Burhan KARADERE</dc:creator>
				<category><![CDATA[% Asp %]]></category>
		<category><![CDATA[Programlama - Software]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xml veri okumak]]></category>

		<guid isPermaLink="false">http://www.karadere.com/blog/?p=669</guid>
		<description><![CDATA[<p>&#60;%</p> <p>Dim objXmlHttp Dim strHTML Set objXmlHttp = Server.CreateObject(&#8220;Msxml2.ServerXMLHTTP&#8221;) objXmlHttp.open &#8220;GET&#8221;, &#8220;http://www.asp101.com/samples/httpsamp.asp&#8220;, False objXmlHttp.send &#8216; Response.Write &#8220;Status: &#8221; &#38; objXmlHttp.status &#38; &#8221; &#8221; _ &#8216;Â Â  &#38; objXmlHttp.statusText &#38; &#8220;&#60;br /&#62;&#8221;</p> <p>strHTML = objXmlHttp.responseText Set objXmlHttp = Nothing</p> <p>%&#62;</p> <p>&#60;%= strHTML %&#62;</p> <p>&#60;%= Server.HTMLEncode(strHTML) %&#62;</p> ArrayArrayArrayArrayArrayArrayArrayArrayArray]]></description>
			<content:encoded><![CDATA[<p>&lt;%</p>
<p>Dim objXmlHttp<br />
Dim strHTML<br />
Set objXmlHttp = Server.CreateObject(&#8220;Msxml2.ServerXMLHTTP&#8221;)<br />
objXmlHttp.open &#8220;GET&#8221;, &#8220;<a href="http://www.asp101.com/samples/httpsamp.asp">http://www.asp101.com/samples/httpsamp.asp</a>&#8220;, False<br />
objXmlHttp.send<br />
&#8216; Response.Write &#8220;Status: &#8221; &amp; objXmlHttp.status &amp; &#8221; &#8221; _<br />
&#8216;Â Â  &amp; objXmlHttp.statusText &amp; &#8220;&lt;br /&gt;&#8221;</p>
<p>strHTML = objXmlHttp.responseText<br />
Set objXmlHttp = Nothing</p>
<p>%&gt;</p>
<p>&lt;%= strHTML %&gt;</p>
<p>&lt;%= Server.HTMLEncode(strHTML) %&gt;</p>
<div class="damn-sexy-bookmarks"><ul class="socials"><li class="damn-sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://www.karadere.com/blog/asp-dersleri-bolum-12-xml-okumak-veri-cekmek-read-asp-xml-data.html&amp;amp;t=Asp+Dersleri+B%C3%B6l%C3%BCm-12+XML+Okumak+Veri+%C3%87ekmek+%2F+Read+Asp+XML+Data" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-twitter"><a href="http://www.twitter.com/home?status=RT+@burhan_07:++Asp+Dersleri+B%C3%B6l%C3%BCm-12+XML+Okumak+Veri+%C3%87ekmek+%2F+Read+Asp+XML+Data+-+http://www.karadere.com/blog/asp-dersleri-bolum-12-xml-okumak-veri-cekmek-read-asp-xml-data.html" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-google"><a href="http://www.google.com/bookmarks/mark?op=add&bkmk=http://www.karadere.com/blog/asp-dersleri-bolum-12-xml-okumak-veri-cekmek-read-asp-xml-data.htmltitle=Asp+Dersleri+B%C3%B6l%C3%BCm-12+XML+Okumak+Veri+%C3%87ekmek+%2F+Read+Asp+XML+Data" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-linkedin"><a href="http://www.linkedin.com/shareArticle?mini=true&url=http://www.karadere.com/blog/asp-dersleri-bolum-12-xml-okumak-veri-cekmek-read-asp-xml-data.html&title=Asp+Dersleri+B%C3%B6l%C3%BCm-12+XML+Okumak+Veri+%C3%87ekmek+%2F+Read+Asp+XML+Data&summary=%26lt%3B%25%0D%0A%0D%0ADim+objXmlHttp%0D%0ADim+strHTML%0D%0ASet+objXmlHttp+%3D+Server.CreateObject%28%22Msxml2.ServerXMLHTTP%22%29%0D%0AobjXmlHttp.open+%22GET%22%2C+%22http%3A%2F%2Fwww.asp101.com%2Fsamples%2Fhttpsamp.asp&source=Burhan KARADERE KiÅŸisel Blog SayfasÄ±" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-myspace"><a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.karadere.com/blog/asp-dersleri-bolum-12-xml-okumak-veri-cekmek-read-asp-xml-data.html&amp;amp;t=Asp+Dersleri+B%C3%B6l%C3%BCm-12+XML+Okumak+Veri+%C3%87ekmek+%2F+Read+Asp+XML+Data" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-yahoomyweb"><a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?t=Asp+Dersleri+B%C3%B6l%C3%BCm-12+XML+Okumak+Veri+%C3%87ekmek+%2F+Read+Asp+XML+Data&amp;u=http://www.karadere.com/blog/asp-dersleri-bolum-12-xml-okumak-veri-cekmek-read-asp-xml-data.html" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-delicious"><a href="http://del.icio.us/post?url=http://www.karadere.com/blog/asp-dersleri-bolum-12-xml-okumak-veri-cekmek-read-asp-xml-data.html&amp;title=Asp+Dersleri+B%C3%B6l%C3%BCm-12+XML+Okumak+Veri+%C3%87ekmek+%2F+Read+Asp+XML+Data" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-mail"><a href="mailto:?&subject=Asp Dersleri BÃ¶lÃ¼m-12 XML Okumak Veri Ã‡ekmek ...&body=&lt;%

Dim objXmlHttp
Dim strHTML
Set objXmlHttp = Server.CreateObject("Msxml2.ServerXMLHTTP")
objXmlHttp.open "GET", "http://www.asp101.com/samples/httpsamp.asp", False
objXmlHttp.send
[..] - http://www.karadere.com/blog/asp-dersleri-bolum-12-xml-okumak-veri-cekmek-read-asp-xml-data.html" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://www.karadere.com/blog/asp-dersleri-bolum-12-xml-okumak-veri-cekmek-read-asp-xml-data.html&amp;title=Asp+Dersleri+B%C3%B6l%C3%BCm-12+XML+Okumak+Veri+%C3%87ekmek+%2F+Read+Asp+XML+Data" target="_blank" rel="nofollow" title="Array">Array</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.karadere.com/blog/asp-dersleri-bolum-12-xml-okumak-veri-cekmek-read-asp-xml-data.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asp Dersleri BÃ¶lÃ¼m-11 Html Tag Temizlemek  / Html Code Clear</title>
		<link>http://www.karadere.com/blog/asp-dersleri-bolum-11-html-tag-temizlemek-html-code-clear.html</link>
		<comments>http://www.karadere.com/blog/asp-dersleri-bolum-11-html-tag-temizlemek-html-code-clear.html#comments</comments>
		<pubDate>Wed, 20 Oct 2010 05:48:31 +0000</pubDate>
		<dc:creator>Burhan KARADERE</dc:creator>
				<category><![CDATA[% Asp %]]></category>
		<category><![CDATA[htm]]></category>
		<category><![CDATA[tag]]></category>
		<category><![CDATA[temizlemek]]></category>

		<guid isPermaLink="false">http://www.karadere.com/blog/?p=667</guid>
		<description><![CDATA[<% Function RemoveHTML( strText ) Dim TAGLIST TAGLIST = ";!--;!DOCTYPE;A;ACRONYM;ADDRESS;APPLET;AREA;B;BASE;BASEFONT;" &#038;_ "BGSOUND;BIG;BLOCKQUOTE;BODY;BR;BUTTON;CAPTION;CENTER;CITE;CODE;" &#038;_ "COL;COLGROUP;COMMENT;DD;DEL;DFN;DIR;DIV;DL;DT;EM;EMBED;FIELDSET;" &#038;_ "FONT;FORM;FRAME;FRAMESET;HEAD;H1;H2;H3;H4;H5;H6;HR;HTML;I;IFRAME;IMG;" &#038;_ "INPUT;INS;ISINDEX;KBD;LABEL;LAYER;LAGEND;LI;LINK;LISTING;MAP;MARQUEE;" &#038;_ "MENU;META;NOBR;NOFRAMES;NOSCRIPT;SELECT;OBJECT;OL;OPTION;P;PARAM;PLAINTEXT;" &#038;_ "PRE;Q;S;SAMP;SCRIPT;SMALL;SPAN;STRIKE;STRONG;STYLE;SUB;SUP;" &#038;_ "TABLE;TBODY;TD;TEXTAREA;TFOOT;TH;THEAD;TITLE;TR;TT;U;UL;VAR;WBR;XMP;" Const BLOCKTAGLIST = ";APPLET;EMBED;FRAMESET;HEAD;NOFRAMES;NOSCRIPT;OBJECT;SCRIPT;STYLE;" Dim nPos1 Dim nPos2 Dim nPos3 Dim strResult Dim strTagName Dim bRemove Dim bSearchForBlock nPos1 = InStr(strText, "<") Do While nPos1 > 0  <p><a href="http://www.karadere.com/blog/asp-dersleri-bolum-11-html-tag-temizlemek-html-code-clear.html">[..]DevamÄ±nÄ± Oku</a></p>]]></description>
			<content:encoded><![CDATA[<p>&lt;%<br />
Function RemoveHTML( strText )<br />
Â Â Â  Dim TAGLIST<br />
Â Â Â  TAGLIST = &#8220;;!&#8211;;!DOCTYPE;A;ACRONYM;ADDRESS;APPLET;AREA;B;BASE;BASEFONT;&#8221; &amp;_<br />
Â Â Â Â Â Â Â Â Â Â Â Â Â  &#8220;BGSOUND;BIG;BLOCKQUOTE;BODY;BR;BUTTON;CAPTION;CENTER;CITE;CODE;&#8221; &amp;_<br />
Â Â Â Â Â Â Â Â Â Â Â Â Â  &#8220;COL;COLGROUP;COMMENT;DD;DEL;DFN;DIR;DIV;DL;DT;EM;EMBED;FIELDSET;&#8221; &amp;_<br />
Â Â Â Â Â Â Â Â Â Â Â Â Â  &#8220;FONT;FORM;FRAME;FRAMESET;HEAD;H1;H2;H3;H4;H5;H6;HR;HTML;I;IFRAME;IMG;&#8221; &amp;_<br />
Â Â Â Â Â Â Â Â Â Â Â Â Â  &#8220;INPUT;INS;ISINDEX;KBD;LABEL;LAYER;LAGEND;LI;LINK;LISTING;MAP;MARQUEE;&#8221; &amp;_<br />
Â Â Â Â Â Â Â Â Â Â Â Â Â  &#8220;MENU;META;NOBR;NOFRAMES;NOSCRIPT;SELECT;OBJECT;OL;OPTION;P;PARAM;PLAINTEXT;&#8221; &amp;_<br />
Â Â Â Â Â Â Â Â Â Â Â Â Â  &#8220;PRE;Q;S;SAMP;SCRIPT;SMALL;SPAN;STRIKE;STRONG;STYLE;SUB;SUP;&#8221; &amp;_<br />
Â Â Â Â Â Â Â Â Â Â Â Â Â  &#8220;TABLE;TBODY;TD;TEXTAREA;TFOOT;TH;THEAD;TITLE;TR;TT;U;UL;VAR;WBR;XMP;&#8221;</p>
<p>Â Â Â  Const BLOCKTAGLIST = &#8220;;APPLET;EMBED;FRAMESET;HEAD;NOFRAMES;NOSCRIPT;OBJECT;SCRIPT;STYLE;&#8221;</p>
<p>Â Â Â  Dim nPos1<br />
Â Â Â  Dim nPos2<br />
Â Â Â  Dim nPos3<br />
Â Â Â  Dim strResult<br />
Â Â Â  Dim strTagName<br />
Â Â Â  Dim bRemove<br />
Â Â Â  Dim bSearchForBlock</p>
<p>Â Â Â  nPos1 = InStr(strText, &#8220;&lt;&#8221;)<br />
Â Â Â  Do While nPos1 &gt; 0<br />
Â Â Â Â Â Â Â  nPos2 = InStr(nPos1 + 1, strText, &#8220;&gt;&#8221;)<br />
Â Â Â Â Â Â Â  If nPos2 &gt; 0 Then<br />
Â Â Â Â Â Â Â Â Â Â Â  strTagName = Mid(strText, nPos1 + 1, nPos2 &#8211; nPos1 &#8211; 1)<br />
Â Â Â Â Â Â  strTagName = Replace(Replace(strTagName, vbCr, &#8221; &#8220;), vbLf, &#8221; &#8220;)</p>
<p>Â Â Â Â Â Â Â Â Â Â Â  nPos3 = InStr(strTagName, &#8221; &#8220;)<br />
Â Â Â Â Â Â Â Â Â Â Â  If nPos3 &gt; 0 Then<br />
Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  strTagName = Left(strTagName, nPos3 &#8211; 1)<br />
Â Â Â Â Â Â Â Â Â Â Â  End If</p>
<p>Â Â Â Â Â Â Â Â Â Â Â  If Left(strTagName, 1) = &#8220;/&#8221; Then<br />
Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  strTagName = Mid(strTagName, 2)<br />
Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  bSearchForBlock = False<br />
Â Â Â Â Â Â Â Â Â Â Â  Else<br />
Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  bSearchForBlock = True<br />
Â Â Â Â Â Â Â Â Â Â Â  End If</p>
<p>Â Â Â Â Â Â Â Â Â Â Â  If InStr(1, TAGLIST, &#8220;;&#8221; &amp; strTagName &amp; &#8220;;&#8221;, vbTextCompare) &gt; 0 Then<br />
Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  bRemove = True<br />
Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  If bSearchForBlock Then<br />
Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  If InStr(1, BLOCKTAGLIST, &#8220;;&#8221; &amp; strTagName &amp; &#8220;;&#8221;, vbTextCompare) &gt; 0 Then<br />
Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  nPos2 = Len(strText)<br />
Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  nPos3 = InStr(nPos1 + 1, strText, &#8220;&lt;/&#8221; &amp; strTagName, vbTextCompare)<br />
Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  If nPos3 &gt; 0 Then<br />
Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  nPos3 = InStr(nPos3 + 1, strText, &#8220;&gt;&#8221;)<br />
Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  End If<br />
Â Â Â Â Â Â Â Â </p>
<p>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  If nPos3 &gt; 0 Then<br />
Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  nPos2 = nPos3<br />
Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  End If<br />
Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  End If<br />
Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  End If<br />
Â Â Â Â Â Â Â Â Â Â Â  Else<br />
Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  bRemove = False<br />
Â Â Â Â Â Â Â Â Â Â Â  End If</p>
<p>Â Â Â Â Â Â Â Â Â Â Â  If bRemove Then<br />
Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  strResult = strResult &amp; Left(strText, nPos1 &#8211; 1)<br />
Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  strText = Mid(strText, nPos2 + 1)<br />
Â Â Â Â Â Â Â Â Â Â Â  Else<br />
Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  strResult = strResult &amp; Left(strText, nPos1)<br />
Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  strText = Mid(strText, nPos1 + 1)<br />
Â Â Â Â Â Â Â Â Â Â Â  End If<br />
Â Â Â Â Â Â Â  Else<br />
Â Â Â Â Â Â Â Â Â Â Â  strResult = strResult &amp; strText<br />
Â Â Â Â Â Â Â Â Â Â Â  strText = &#8220;&#8221;<br />
Â Â Â Â Â Â Â  End If</p>
<p>Â Â Â Â Â Â Â  nPos1 = InStr(strText, &#8220;&lt;&#8221;)<br />
Â Â Â  Loop<br />
Â Â Â  strResult = strResult &amp; strText</p>
<p>Â Â Â  RemoveHTML = strResult<br />
End Function<br />
%&gt;</p>
<div class="damn-sexy-bookmarks"><ul class="socials"><li class="damn-sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://www.karadere.com/blog/asp-dersleri-bolum-11-html-tag-temizlemek-html-code-clear.html&amp;amp;t=Asp+Dersleri+B%C3%B6l%C3%BCm-11+Html+Tag+Temizlemek++%2F+Html+Code+Clear" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-twitter"><a href="http://www.twitter.com/home?status=RT+@burhan_07:++Asp+Dersleri+B%C3%B6l%C3%BCm-11+Html+Tag+Temizlemek++%2F+Html+Code+Clear+-+http://www.karadere.com/blog/asp-dersleri-bolum-11-html-tag-temizlemek-html-code-clear.html" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-google"><a href="http://www.google.com/bookmarks/mark?op=add&bkmk=http://www.karadere.com/blog/asp-dersleri-bolum-11-html-tag-temizlemek-html-code-clear.htmltitle=Asp+Dersleri+B%C3%B6l%C3%BCm-11+Html+Tag+Temizlemek++%2F+Html+Code+Clear" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-linkedin"><a href="http://www.linkedin.com/shareArticle?mini=true&url=http://www.karadere.com/blog/asp-dersleri-bolum-11-html-tag-temizlemek-html-code-clear.html&title=Asp+Dersleri+B%C3%B6l%C3%BCm-11+Html+Tag+Temizlemek++%2F+Html+Code+Clear&summary=%26lt%3B%25%0D%0AFunction+RemoveHTML%28+strText+%29%0D%0A%C2%A0%C2%A0%C2%A0+Dim+TAGLIST%0D%0A%C2%A0%C2%A0%C2%A0+TAGLIST+%3D+%22%3B%21--%3B%21DOCTYPE%3BA%3BACRONYM%3BADDRESS%3BAPPLET%3BAREA%3BB%3BBASE%3BBASEFONT%3B%22+%26amp%3B_%0D%0A%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0+%22BGSOUND%3BBIG%3BBLOCKQUOTE%3BBODY%3BBR%3BBUTTON%3BCAPTION%5B..%5D&source=Burhan KARADERE KiÅŸisel Blog SayfasÄ±" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-myspace"><a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.karadere.com/blog/asp-dersleri-bolum-11-html-tag-temizlemek-html-code-clear.html&amp;amp;t=Asp+Dersleri+B%C3%B6l%C3%BCm-11+Html+Tag+Temizlemek++%2F+Html+Code+Clear" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-yahoomyweb"><a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?t=Asp+Dersleri+B%C3%B6l%C3%BCm-11+Html+Tag+Temizlemek++%2F+Html+Code+Clear&amp;u=http://www.karadere.com/blog/asp-dersleri-bolum-11-html-tag-temizlemek-html-code-clear.html" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-delicious"><a href="http://del.icio.us/post?url=http://www.karadere.com/blog/asp-dersleri-bolum-11-html-tag-temizlemek-html-code-clear.html&amp;title=Asp+Dersleri+B%C3%B6l%C3%BCm-11+Html+Tag+Temizlemek++%2F+Html+Code+Clear" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-mail"><a href="mailto:?&subject=Asp Dersleri BÃ¶lÃ¼m-11 Html Tag Temizlemek  / Htm...&body=&lt;%
Function RemoveHTML( strText )
Â Â Â  Dim TAGLIST
Â Â Â  TAGLIST = ";!--;!DOCTYPE;A;ACRONYM;ADDRESS;APPLET;AREA;B;BASE;BASEFONT;" &amp;_
Â Â Â Â Â Â Â Â Â Â Â Â Â  "BGSOUND;BIG;BLOCKQUOTE;BODY;BR;BUTTON;CAPTION;CENTER;CITE;CODE;" &amp;_
Â [..] - http://www.karadere.com/blog/asp-dersleri-bolum-11-html-tag-temizlemek-html-code-clear.html" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://www.karadere.com/blog/asp-dersleri-bolum-11-html-tag-temizlemek-html-code-clear.html&amp;title=Asp+Dersleri+B%C3%B6l%C3%BCm-11+Html+Tag+Temizlemek++%2F+Html+Code+Clear" target="_blank" rel="nofollow" title="Array">Array</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.karadere.com/blog/asp-dersleri-bolum-11-html-tag-temizlemek-html-code-clear.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asp Dersleri BÃ¶lÃ¼m-10 Yahoo Hava Durumu</title>
		<link>http://www.karadere.com/blog/asp-dersleri-bolum-10-yahoo-hava-durumu.html</link>
		<comments>http://www.karadere.com/blog/asp-dersleri-bolum-10-yahoo-hava-durumu.html#comments</comments>
		<pubDate>Wed, 20 Oct 2010 05:46:26 +0000</pubDate>
		<dc:creator>Burhan KARADERE</dc:creator>
				<category><![CDATA[% Asp %]]></category>
		<category><![CDATA[Programlama - Software]]></category>
		<category><![CDATA[asp dersleri]]></category>
		<category><![CDATA[yahoo hava durumu]]></category>

		<guid isPermaLink="false">http://www.karadere.com/blog/?p=665</guid>
		<description><![CDATA[<% ' yahoo hava durumu ' Yahoo Weather sisteminden asp ile havadurumu gÃ¶stermek. Public Function VeriAl(strGelen) Set objVeriAl = Server.CreateObject("Microsoft.XMLHTTP" ) objVeriAl.Open "GET" , strGelen, FALSE objVeriAl.sEnd VeriAl = objVeriAl.Responsetext SET objVeriAl = Nothing End Function sehir = "TUXX0029  <p><a href="http://www.karadere.com/blog/asp-dersleri-bolum-10-yahoo-hava-durumu.html">[..]DevamÄ±nÄ± Oku</a></p>]]></description>
			<content:encoded><![CDATA[<p>&lt;%<br />
&#8216; yahoo hava durumu<br />
&#8216; Â Yahoo Weather sisteminden asp ile havadurumu gÃ¶stermek.</p>
<p>PublicÂ  Function VeriAl(strGelen)<br />
Â Â Â Â  SetÂ  objVeriAl = Server.CreateObject(&#8220;Microsoft.XMLHTTP&#8221; )<br />
Â Â Â  objVeriAl.Open &#8220;GET&#8221; , strGelen,Â  FALSE<br />
Â Â Â  objVeriAl.sEndï¿½<br />
Â Â Â  VeriAl = objVeriAl.Responsetext<br />
Â Â Â Â  SETÂ  objVeriAl =Â  Nothing<br />
EndÂ  FunctionÂ Â </p>
<p>sehir = &#8220;TUXX0029&#8243;<br />
strAdres = &#8220;<a href="http://weather.yahoo.com/forecast/">http://weather.yahoo.com/forecast/</a>&#8221; &amp;sehir&amp;&#8221;_c.html&#8221;Â <br />
strVeri = VeriAL(strAdres)ï¿½<br />
basinc=InStr(strVeri,&#8221;&lt;dt&gt;Barometer:&lt;/dt&gt;&lt;dd&gt;&#8221; )<br />
strbasinc=Mid(strVeri,basinc+23,6)<br />
hissedilen=InStr(strVeri,&#8221;&lt;dt&gt;Feels Like:&lt;/dt&gt;&lt;dd&gt;&#8221; )<br />
strhissedilen=Mid(strVeri,hissedilen+24,6)<br />
guncelleme=InStr(strVeri,&#8221;&lt;em&gt;Current conditions as of &#8221; )<br />
strguncelleme=Mid(strVeri,guncelleme+28,6)<br />
rutubet=InStr(strVeri,&#8221;&lt;dt&gt;Humidity:&lt;/dt&gt;&lt;dd&gt;&#8221; )<br />
strrutubet=Mid(strVeri,rutubet+22,3)<br />
cig=InStr(strVeri,&#8221;&lt;dt&gt;Dewpoint:&lt;/dt&gt;&lt;dd&gt;&#8221; )<br />
strcig=Mid(strVeri,cig+22,7)<br />
yuksek=InStr(strVeri,&#8221;&lt;p&gt;High:&#8221; )<br />
strenyuksek=Mid(strVeri,yuksek+9,7)<br />
strendusuk=Mid(strVeri,yuksek+23,8)<br />
resim=InStr(strVeri,&#8221;forecast-icon&#8221; )<br />
strresim=Mid(strVeri,resim+38,57)<br />
%&gt;<br />
&lt;font face=&#8221;Tahoma&#8221; style=&#8221;font-size: 8pt; font-weight: 700&#8243;&gt;TRABZON iin Hava Durumu&lt;br/&gt;<br />
&lt;/font&gt;<br />
&lt;p style=&#8221;line-height: 150%&#8221;&gt;<br />
&lt;font face=&#8221;Tahoma&#8221; style=&#8221;font-size: 8pt&#8221;&gt;<br />
&lt;div&gt;&lt;img src=&#8221;&lt;%=strresim %&gt;&#8221;&gt;&lt;/div&gt;<br />
&lt;div style=&#8221;font-size:30pt;position: absolute; width: 78px; height: 21px; z-index: 1; left: 127px; top: 59px&#8221; id=&#8221;layer2&#8243;&gt;&lt;%=strhissedilen %&gt;<br />
&lt;/div&gt;<br />
&lt;div style=&#8221;position: absolute; width: 150px; height: 21px; z-index: 1; left: 20px; top: 102px&#8221; id=&#8221;layer1&#8243;&gt;En Yksek: &lt;%=strenyuksek %&gt; &#8211; En Dk: &lt;%=strendusuk %&gt;&lt;/div&gt;</p>
<p>&lt;div style=&#8221;position: absolute; width: 235px; height: 167px; z-index: 2; left: 20px; top: 130px&#8221; id=&#8221;layer3&#8243;&gt;<br />
Gncelleme: &lt;%=strguncelleme %&gt;&lt;br/&gt;<br />
Hissedilen: &lt;%=strhissedilen %&gt;&lt;br/&gt;<br />
Basn: &lt;%=strbasinc %&gt;&lt;br/&gt;<br />
Nem: &lt;%=strrutubet %&gt;&lt;br/&gt;<br />
i Noktas: &lt;%=strcig %&gt; &lt;br/&gt;<br />
En Yksek: &lt;%=strenyuksek %&gt; &#8211; En Dk: &lt;%=strendusuk %&gt;<br />
&lt;/div&gt;</p>
<p>Â Â Â Â  &lt;/font&gt;</p>
<div class="damn-sexy-bookmarks"><ul class="socials"><li class="damn-sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://www.karadere.com/blog/asp-dersleri-bolum-10-yahoo-hava-durumu.html&amp;amp;t=Asp+Dersleri+B%C3%B6l%C3%BCm-10+Yahoo+Hava+Durumu" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-twitter"><a href="http://www.twitter.com/home?status=RT+@burhan_07:++Asp+Dersleri+B%C3%B6l%C3%BCm-10+Yahoo+Hava+Durumu+-+http://www.karadere.com/blog/asp-dersleri-bolum-10-yahoo-hava-durumu.html" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-google"><a href="http://www.google.com/bookmarks/mark?op=add&bkmk=http://www.karadere.com/blog/asp-dersleri-bolum-10-yahoo-hava-durumu.htmltitle=Asp+Dersleri+B%C3%B6l%C3%BCm-10+Yahoo+Hava+Durumu" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-linkedin"><a href="http://www.linkedin.com/shareArticle?mini=true&url=http://www.karadere.com/blog/asp-dersleri-bolum-10-yahoo-hava-durumu.html&title=Asp+Dersleri+B%C3%B6l%C3%BCm-10+Yahoo+Hava+Durumu&summary=%26lt%3B%25%0D%0A%27+yahoo+hava+durumu%0D%0A%27+%C2%A0Yahoo+Weather+sisteminden+asp+ile+havadurumu+g%C3%B6stermek.%0D%0A%0D%0APublic%C2%A0+Function+VeriAl%28strGelen%29%0D%0A%C2%A0%C2%A0%C2%A0%C2%A0+Set%C2%A0+objVeriAl+%3D+Server.CreateObject%28%22Microsoft.XMLHTTP%22+%29%0D%0A%C2%A0%C2%A0%C2%A0+objVeriAl.Open+%5B..%5D&source=Burhan KARADERE KiÅŸisel Blog SayfasÄ±" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-myspace"><a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.karadere.com/blog/asp-dersleri-bolum-10-yahoo-hava-durumu.html&amp;amp;t=Asp+Dersleri+B%C3%B6l%C3%BCm-10+Yahoo+Hava+Durumu" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-yahoomyweb"><a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?t=Asp+Dersleri+B%C3%B6l%C3%BCm-10+Yahoo+Hava+Durumu&amp;u=http://www.karadere.com/blog/asp-dersleri-bolum-10-yahoo-hava-durumu.html" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-delicious"><a href="http://del.icio.us/post?url=http://www.karadere.com/blog/asp-dersleri-bolum-10-yahoo-hava-durumu.html&amp;title=Asp+Dersleri+B%C3%B6l%C3%BCm-10+Yahoo+Hava+Durumu" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-mail"><a href="mailto:?&subject=Asp Dersleri BÃ¶lÃ¼m-10 Yahoo Hava Durumu...&body=&lt;%
' yahoo hava durumu
' Â Yahoo Weather sisteminden asp ile havadurumu gÃ¶stermek.

PublicÂ  Function VeriAl(strGelen)
Â Â Â Â  SetÂ  objVeriAl = Server.CreateObject("Microsoft.XMLHTTP" )
Â Â Â  objVeriAl.Open "GET" , strGelen,Â  FALSE
Â Â[..] - http://www.karadere.com/blog/asp-dersleri-bolum-10-yahoo-hava-durumu.html" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://www.karadere.com/blog/asp-dersleri-bolum-10-yahoo-hava-durumu.html&amp;title=Asp+Dersleri+B%C3%B6l%C3%BCm-10+Yahoo+Hava+Durumu" target="_blank" rel="nofollow" title="Array">Array</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.karadere.com/blog/asp-dersleri-bolum-10-yahoo-hava-durumu.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Sitesi YÃ¶nlendirmek Asp &#8211; Php &#8211; Cgi &#8211; Html &#8211; JavaScript  ,  Redrection</title>
		<link>http://www.karadere.com/blog/web-sitesi-yonlendirmek-asp-php-cgi-html-javascript-redrection.html</link>
		<comments>http://www.karadere.com/blog/web-sitesi-yonlendirmek-asp-php-cgi-html-javascript-redrection.html#comments</comments>
		<pubDate>Thu, 15 Apr 2010 06:19:43 +0000</pubDate>
		<dc:creator>Burhan KARADERE</dc:creator>
				<category><![CDATA[% Asp %]]></category>
		<category><![CDATA[? Php ?]]></category>
		<category><![CDATA[Cgi]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[Java Script]]></category>

		<guid isPermaLink="false">http://www.karadere.com/blog/?p=407</guid>
		<description><![CDATA[Merhaba arkadaÅŸlar sizlere web sistesi yÃ¶nlendirme kodlarÄ± hakkÄ±nda bazÄ± dilelrde bilgi vereceÄŸim. Php ile yÃ¶nlendirme : <?php header("Location: http://www.gidecekolansiteadresi.com"); ?> EÄŸer ASp dilinde ise ; <% Response.Redirect "http://www.gidecekolansiteadresi.com" %> asp iÃ§in yada bu ÅŸekildede kullanman mÃ¼mkÃ¼n <% URL ="http://www.gidecekolansiteadresi.com" Response.Redirect URL %> olaki open source kaynaklÄ± bir blog kullanÄ±yorsundur malum CGI script olabilir ; CGI ise : #!/usr/bin/perl print "Location: http://www.gidecekolansiteadresi.com\n\n"; kullanman yeterli oalcaktÄ±r. Buakdar yazmÄ±ÅŸ iken Java Script ve HTML Ã§Ã¶zÃ¼mlerinide bahsedeyim . SaÄŸlam bir makale olsun :)  <p><a href="http://www.karadere.com/blog/web-sitesi-yonlendirmek-asp-php-cgi-html-javascript-redrection.html">[..]DevamÄ±nÄ± Oku</a></p>]]></description>
			<content:encoded><![CDATA[<p>Merhaba arkadaÅŸlar sizlere web sistesi yÃ¶nlendirme kodlarÄ± hakkÄ±nda bazÄ± dilelrde bilgi vereceÄŸim.<br />
<strong>Php ile yÃ¶nlendirme :</strong><br />
&lt;?php<br />
header(&#8220;Location: http://www.gidecekolansiteadresi.com&#8221;);<br />
?&gt;</p>
<p><strong>EÄŸer ASp dilinde ise ;</strong><br />
&lt;%<br />
Response.Redirect &#8220;http://www.gidecekolansiteadresi.com&#8221;<br />
%&gt;<br />
asp iÃ§in yada bu ÅŸekildede kullanman mÃ¼mkÃ¼n<br />
&lt;%<br />
URL =&#8221;http://www.gidecekolansiteadresi.com&#8221;<br />
Response.Redirect URL<br />
%&gt;</p>
<p>olaki open source kaynaklÄ± bir blog kullanÄ±yorsundur malum CGI script olabilir ;<br />
<strong>CGI ise :</strong></p>
<p>#!/usr/bin/perl<br />
print &#8220;Location: http://www.gidecekolansiteadresi.com\n\n&#8221;;</p>
<p>kullanman yeterli oalcaktÄ±r.</p>
<p>Buakdar yazmÄ±ÅŸ iken Java ScriptÂ  ve HTML Ã§Ã¶zÃ¼mlerinide bahsedeyim . SaÄŸlam bir makale olsun <img src='http://www.karadere.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>Java script ile :</strong><br />
&lt;script type=&#8221;text/javascript&#8221;&gt;<br />
&lt;!&#8211;<br />
window.location = &#8220;http://www.gidecekolansiteadresi.com&#8221;<br />
//&#8211;&gt;<br />
&lt;/script&gt;</p>
<p><strong>HTML ile isede :</strong></p>
<p>&lt;head&gt;<br />
&lt;META HTTP-EQUIV=&#8221;Refresh&#8221;Â Â  CONTENT=&#8221;0; URL=http://www.gidecekolansiteadresi.com&#8221;&gt;<br />
&lt;/head&gt;</p>
<p>head taglarÄ±nÄ±n arasÄ±na koymanÄ±z gerekmektedir.</p>
<p>eger sayfada bir yazÄ± Ã§Ä±akrtÄ±p yÃ¶nleniyorsunuz ÅŸeklinde bir bilgi vermeh istiyor iseniz.</p>
<p>&lt;META HTTP-EQUIV=&#8221;refresh&#8221; CONTENT=&#8221;12;URL=http://www.gidecekolansiteadresi.com&#8221;&gt;</p>
<p>12 saniye sonra yÃ¶nlenecektir.</p>
<div class="damn-sexy-bookmarks"><ul class="socials"><li class="damn-sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://www.karadere.com/blog/web-sitesi-yonlendirmek-asp-php-cgi-html-javascript-redrection.html&amp;amp;t=Web+Sitesi+Y%C3%B6nlendirmek+Asp+%26%238211%3B+Php+%26%238211%3B+Cgi+%26%238211%3B+Html+%26%238211%3B+JavaScript++%2C++Redrection" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-twitter"><a href="http://www.twitter.com/home?status=RT+@burhan_07:++Web+Sitesi+Y%C3%B6nlendirmek+Asp+%26%238211%3B+Php+%26%238211%3B+Cgi+%26%238211%3B+Html+%26%238211%3B+JavaScript++%2C++Redrection+-+http://ri.ms/taxb" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-google"><a href="http://www.google.com/bookmarks/mark?op=add&bkmk=http://www.karadere.com/blog/web-sitesi-yonlendirmek-asp-php-cgi-html-javascript-redrection.htmltitle=Web+Sitesi+Y%C3%B6nlendirmek+Asp+%26%238211%3B+Php+%26%238211%3B+Cgi+%26%238211%3B+Html+%26%238211%3B+JavaScript++%2C++Redrection" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-linkedin"><a href="http://www.linkedin.com/shareArticle?mini=true&url=http://www.karadere.com/blog/web-sitesi-yonlendirmek-asp-php-cgi-html-javascript-redrection.html&title=Web+Sitesi+Y%C3%B6nlendirmek+Asp+%26%238211%3B+Php+%26%238211%3B+Cgi+%26%238211%3B+Html+%26%238211%3B+JavaScript++%2C++Redrection&summary=Merhaba+arkada%C5%9Flar+sizlere+web+sistesi+y%C3%B6nlendirme+kodlar%C4%B1+hakk%C4%B1nda+baz%C4%B1+dilelrde+bilgi+verece%C4%9Fim.%0D%0APhp+ile+y%C3%B6nlendirme+%3A%0D%0A%26lt%3B%3Fphp%0D%0Aheader%28%22Location%3A+http%3A%2F%2Fwww.gidecekolansiteadresi.com%22%29%3B%0D%0A%3F%26gt%5B..%5D&source=Burhan KARADERE KiÅŸisel Blog SayfasÄ±" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-myspace"><a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.karadere.com/blog/web-sitesi-yonlendirmek-asp-php-cgi-html-javascript-redrection.html&amp;amp;t=Web+Sitesi+Y%C3%B6nlendirmek+Asp+%26%238211%3B+Php+%26%238211%3B+Cgi+%26%238211%3B+Html+%26%238211%3B+JavaScript++%2C++Redrection" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-yahoomyweb"><a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?t=Web+Sitesi+Y%C3%B6nlendirmek+Asp+%26%238211%3B+Php+%26%238211%3B+Cgi+%26%238211%3B+Html+%26%238211%3B+JavaScript++%2C++Redrection&amp;u=http://www.karadere.com/blog/web-sitesi-yonlendirmek-asp-php-cgi-html-javascript-redrection.html" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-delicious"><a href="http://del.icio.us/post?url=http://www.karadere.com/blog/web-sitesi-yonlendirmek-asp-php-cgi-html-javascript-redrection.html&amp;title=Web+Sitesi+Y%C3%B6nlendirmek+Asp+%26%238211%3B+Php+%26%238211%3B+Cgi+%26%238211%3B+Html+%26%238211%3B+JavaScript++%2C++Redrection" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-mail"><a href="mailto:?&subject=Web Sitesi YÃ¶nlendirmek Asp &#8211; Php &#821...&body=Merhaba arkadaÅŸlar sizlere web sistesi yÃ¶nlendirme kodlarÄ± hakkÄ±nda bazÄ± dilelrde bilgi vereceÄŸim.
Php ile yÃ¶nlendirme :
&lt;?php
header("Location: http://www.gidecekolansiteadresi.com");
?&gt;

EÄŸer ASp dilinde[..] - http://www.karadere.com/blog/web-sitesi-yonlendirmek-asp-php-cgi-html-javascript-redrection.html" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://www.karadere.com/blog/web-sitesi-yonlendirmek-asp-php-cgi-html-javascript-redrection.html&amp;title=Web+Sitesi+Y%C3%B6nlendirmek+Asp+%26%238211%3B+Php+%26%238211%3B+Cgi+%26%238211%3B+Html+%26%238211%3B+JavaScript++%2C++Redrection" target="_blank" rel="nofollow" title="Array">Array</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.karadere.com/blog/web-sitesi-yonlendirmek-asp-php-cgi-html-javascript-redrection.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>asp case fonksiyonu</title>
		<link>http://www.karadere.com/blog/asp-case-fonksiyonu.html</link>
		<comments>http://www.karadere.com/blog/asp-case-fonksiyonu.html#comments</comments>
		<pubDate>Fri, 18 Dec 2009 14:31:29 +0000</pubDate>
		<dc:creator>Burhan KARADERE</dc:creator>
				<category><![CDATA[% Asp %]]></category>
		<category><![CDATA[case]]></category>

		<guid isPermaLink="false">http://www.karadere.com/blog/?p=278</guid>
		<description><![CDATA[asp ile case iÅŸlemleri <% dim degisken Select Case degisken case 1 case2 case3 ....... ........ end select %>  <p><a href="http://www.karadere.com/blog/asp-case-fonksiyonu.html">[..]DevamÄ±nÄ± Oku</a></p>]]></description>
			<content:encoded><![CDATA[<p>asp ile case iÅŸlemleri</p>
<p>&lt;%</p>
<p>dim degisken</p>
<p>Select Case degisken<br />
Â  case 1</p>
<p>KoÅŸul&#8230;&#8230;&#8230;&#8230;</p>
<p>Â case 2</p>
<p>KoÅŸul&#8230;&#8230;&#8230;..</p>
<p>case 3&#8230;&#8230;&#8230;&#8230;.</p>
<p>KoÅŸul</p>
<p>&#8230;&#8230;&#8230;&#8230;&#8230;.</p>
<p>&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;</p>
<p>end select</p>
<p>%&gt;</p>
<p><strong>Ã–rnek :</strong></p>
<p>&lt;%</p>
<p>dim sayi</p>
<p>Select CaseÂ sayi<br />
Â  case 1</p>
<p>response.write(&#8220;Bir&#8221;)</p>
<p>Â case 2</p>
<p>response.write(&#8220;Ä°ki&#8221;)</p>
<p>case 3</p>
<p>response.write(&#8220;ÃœÃ§&#8221;)</p>
<p>end select</p>
<p>%&gt;</p>
<div class="damn-sexy-bookmarks"><ul class="socials"><li class="damn-sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://www.karadere.com/blog/asp-case-fonksiyonu.html&amp;amp;t=asp+case+fonksiyonu" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-twitter"><a href="http://www.twitter.com/home?status=RT+@burhan_07:++asp+case+fonksiyonu+-+http://ri.ms/jtjp" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-google"><a href="http://www.google.com/bookmarks/mark?op=add&bkmk=http://www.karadere.com/blog/asp-case-fonksiyonu.htmltitle=asp+case+fonksiyonu" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-linkedin"><a href="http://www.linkedin.com/shareArticle?mini=true&url=http://www.karadere.com/blog/asp-case-fonksiyonu.html&title=asp+case+fonksiyonu&summary=asp+ile+case+i%C5%9Flemleri%0D%0A%0D%0A%26lt%3B%25%0D%0A%0D%0Adim+degisken%0D%0A%0D%0ASelect+Case+degisken%0D%0A%C2%A0+case+1%0D%0A%0D%0AKo%C5%9Ful............%0D%0A%0D%0A%C2%A0case+2%0D%0A%0D%0AKo%C5%9Ful...........%0D%0A%0D%0Acase+3.............%0D%0A%0D%0AKo%C5%9Ful%0D%0A%0D%0A................%0D%0A%0D%0A..................%0D%0A%0D%0Aend%5B..%5D&source=Burhan KARADERE KiÅŸisel Blog SayfasÄ±" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-myspace"><a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.karadere.com/blog/asp-case-fonksiyonu.html&amp;amp;t=asp+case+fonksiyonu" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-yahoomyweb"><a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?t=asp+case+fonksiyonu&amp;u=http://www.karadere.com/blog/asp-case-fonksiyonu.html" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-delicious"><a href="http://del.icio.us/post?url=http://www.karadere.com/blog/asp-case-fonksiyonu.html&amp;title=asp+case+fonksiyonu" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-mail"><a href="mailto:?&subject=asp case fonksiyonu...&body=asp ile case iÅŸlemleri

&lt;%

dim degisken

Select Case degisken
Â  case 1

KoÅŸul............

Â case 2

KoÅŸul...........

case 3.............

KoÅŸul

................

..................

end select

%&gt;

Ã–[..] - http://www.karadere.com/blog/asp-case-fonksiyonu.html" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://www.karadere.com/blog/asp-case-fonksiyonu.html&amp;title=asp+case+fonksiyonu" target="_blank" rel="nofollow" title="Array">Array</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.karadere.com/blog/asp-case-fonksiyonu.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>windows 7 iis 7 kurulumu resimli anlatÄ±m</title>
		<link>http://www.karadere.com/blog/windows-7-iis-7-kurulumu-resimli-anlatim.html</link>
		<comments>http://www.karadere.com/blog/windows-7-iis-7-kurulumu-resimli-anlatim.html#comments</comments>
		<pubDate>Sat, 05 Dec 2009 20:11:13 +0000</pubDate>
		<dc:creator>Burhan KARADERE</dc:creator>
				<category><![CDATA[% Asp %]]></category>
		<category><![CDATA[Windows 7 - Seven]]></category>
		<category><![CDATA[iis7]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.karadere.com/blog/?p=214</guid>
		<description><![CDATA[Merhaba windows 7 iis 7 kurulumunu sizlere anlatacaÄŸÄ±m. Ä°lk Ã¶nce Conrol Panel 'den program ekle kaldÄ±ra geliyoruz . yada Start > Ã§alÄ±ÅŸtÄ±r appwiz.cpl yazÄ±yoruz ve sÄ±rasÄ±yla aÅŸaÄŸÄ±daki adÄ±mlarÄ± izliyoruz. Programs And Features > (Sol menu de) Turn Windows Features On or Off SeÃ§iyoruz burdan internet information services seÃ§erek kuurlumu yapÄ±yoruz. Klasik ASP Ã§alÄ±ÅŸtÄ±rmak istyenlerin ASP desteÄŸini aÃ§masÄ± gerekmektedir. AÅŸaÄŸÄ±daki resimde gayet aÃ§ik olarak tÃ¼m Ã¶zellikleri aÃ§tÄ±m. Http://localhost yazarak default path den asp dosyalarÄ±nÄ± Ã§alÄ±ÅŸtÄ±racaktÄ±r. c: > inetpub > wwwroot EÄŸer Klasik ASP script 'leriniz de sorun yaÅŸarsanÄ±z mutlaka IIS 6 Management Compatibility desteÄŸini aÃ§manÄ±z gerekmektedir.  <p><a href="http://www.karadere.com/blog/windows-7-iis-7-kurulumu-resimli-anlatim.html">[..]DevamÄ±nÄ± Oku</a></p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-215" title="iis7" src="http://www.karadere.com/blog/uploads//2009/12/iis7-150x150.jpg" alt="iis7" width="174" height="179" />Merhaba windows 7 iis 7 kurulumunu sizlere anlatacaÄŸÄ±m.Â  Ä°lk Ã¶nce Conrol Panel &#8216;den program ekle kaldÄ±ra geliyoruz . yada Start &gt; Ã§alÄ±ÅŸtÄ±r appwiz.cpl yazÄ±yoruz ve sÄ±rasÄ±yla aÅŸaÄŸÄ±daki adÄ±mlarÄ± izliyoruz.</p>
<p><span style="color: #000000;"><strong>Programs And FeaturesÂ  &gt; (Sol menu de)Â Â  Turn Windows Features On or Off</strong></span></p>
<p><span style="color: #000000;">SeÃ§iyoruz burdan <strong>internet information servicesÂ  </strong>seÃ§erek kuurlumu yapÄ±yoruz. </span></p>
<p><span style="color: #000000;">Klasik ASP Ã§alÄ±ÅŸtÄ±rmak istyenlerin ASP desteÄŸini aÃ§masÄ± gerekmektedir.Â  AÅŸaÄŸÄ±daki resimde gayet aÃ§ik olarak tÃ¼m Ã¶zellikleri aÃ§tÄ±m. </span></p>
<p><span style="color: #000000;"><a href="http://localhost">Http://localhost</a>Â Â  yazarak defaultÂ  path den asp dosyalarÄ±nÄ± Ã§alÄ±ÅŸtÄ±racaktÄ±r.Â  c: &gt; inetpub &gt; wwwroot</span></p>
<p><span style="color: #000000;"><strong>EÄŸer Klasik ASP script &#8216;leriniz de sorun yaÅŸarsanÄ±z mutlaka IIS 6 Management CompatibilityÂ  desteÄŸini aÃ§manÄ±z gerekmektedir. </strong></span></p>
<p><span style="color: #000000;"><img class="aligncenter size-full wp-image-216" title="windows7-iis7" src="http://www.karadere.com/blog/uploads//2009/12/windows7-iis7.jpg" alt="windows7-iis7" width="445" height="737" /></span></p>
<p><span style="color: #000000;">IIS yeniden girmek iÃ§in ise Control Panel &#8216;den gÃ¶rÃ¼nÃ¼mÃ¼ icon yapÄ±n ordaki menÃ¼lerden Administrator Tools&#8217; da eskiden olduÄŸu gibi (Windows 98-2000- XP ) klasik herzamanki yerinde bulacaksÄ±nÄ±z.Â  IIS konusunu iyi bildiÄŸinizden Ã§ok fazla detaya girmiyorum .Â  Asp ile ilgili tÃ¼m ayarlarÄ± aÅŸaÄŸÄ±daki pencereden yapacaksÄ±nÄ±z unutmadanÂ sÃ¶yliyeyim Access ODBC connection lar iÃ§inde <strong>Healt and Diagnotic </strong>altÄ±ndaki ODBC logining aÃ§mamÄ±z gerekiyor. </span></p>
<p><span style="color: #000000;"><img title="iis7-windows7-klasik-asp" src="http://www.karadere.com/blog/uploads//2009/12/iis7-windows7-klasik-asp.png" alt="iis7-windows7-klasik-asp" width="770" height="834" /></span></p>
<p><span style="color: #000000;">Â </span><span style="color: #000000;"><span style="color: #000000;">UmarÄ±m faydalÄ± olmuÅŸtur.Â  </span></span></p>
<div class="damn-sexy-bookmarks"><ul class="socials"><li class="damn-sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://www.karadere.com/blog/windows-7-iis-7-kurulumu-resimli-anlatim.html&amp;amp;t=windows+7+iis+7+kurulumu+resimli+anlat%C4%B1m" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-twitter"><a href="http://www.twitter.com/home?status=RT+@burhan_07:++windows+7+iis+7+kurulumu+resimli+anlat%C4%B1m+-+<html>
<head>
<title>Database Error</title>
<style type="text/css">

body {
background-color:	#fff;
margin:				40px;
font-family:		Lucida Grande, Verdana, Sans-serif;
font-size:			12px;
color:				#000;
}

#content  {
border:				#999 1px solid;
background-color:	#fff;
padding:			20px 20px 12px 20px;
}

h1 {
font-weight:		normal;
font-size:			14px;
color:				#990000;
margin: 			0 0 4px 0;
}
</style>
</head>
<body>
	<div id="content">
		<h1>An Error Was Encountered</h1>
		<p>Error Number: 1194</p><p>Table 'urls' is marked as crashed and should be repaired</p><p>SELECT *
FROM (`urls`)
WHERE `url_mainurl` = 'http://www.karadere.com/blog/windows-7-iis-7-kurulumu-resimli-anlatim.html'</p>	</div>
</body>
</html>" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-google"><a href="http://www.google.com/bookmarks/mark?op=add&bkmk=http://www.karadere.com/blog/windows-7-iis-7-kurulumu-resimli-anlatim.htmltitle=windows+7+iis+7+kurulumu+resimli+anlat%C4%B1m" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-linkedin"><a href="http://www.linkedin.com/shareArticle?mini=true&url=http://www.karadere.com/blog/windows-7-iis-7-kurulumu-resimli-anlatim.html&title=windows+7+iis+7+kurulumu+resimli+anlat%C4%B1m&summary=Merhaba+windows+7+iis+7+kurulumunu+sizlere+anlata%5B..%5D&source=Burhan KARADERE KiÅŸisel Blog SayfasÄ±" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-myspace"><a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.karadere.com/blog/windows-7-iis-7-kurulumu-resimli-anlatim.html&amp;amp;t=windows+7+iis+7+kurulumu+resimli+anlat%C4%B1m" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-yahoomyweb"><a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?t=windows+7+iis+7+kurulumu+resimli+anlat%C4%B1m&amp;u=http://www.karadere.com/blog/windows-7-iis-7-kurulumu-resimli-anlatim.html" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-delicious"><a href="http://del.icio.us/post?url=http://www.karadere.com/blog/windows-7-iis-7-kurulumu-resimli-anlatim.html&amp;title=windows+7+iis+7+kurulumu+resimli+anlat%C4%B1m" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-mail"><a href="mailto:?&subject=windows 7 iis 7 kurulumu resimli anlatÄ±m...&body=Merhaba windows 7 iis 7 kurulumunu sizlere anlatacaÄŸÄ±m.Â  Ä°lk Ã¶nce Conrol P[..] - http://www.karadere.com/blog/windows-7-iis-7-kurulumu-resimli-anlatim.html" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://www.karadere.com/blog/windows-7-iis-7-kurulumu-resimli-anlatim.html&amp;title=windows+7+iis+7+kurulumu+resimli+anlat%C4%B1m" target="_blank" rel="nofollow" title="Array">Array</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.karadere.com/blog/windows-7-iis-7-kurulumu-resimli-anlatim.html/feed</wfw:commentRss>
		<slash:comments>56</slash:comments>
		</item>
		<item>
		<title>Asp Dersleri BÃ¶lÃ¼m-2 / DeÄŸiÅŸkenler ve Fonksiyon TanÄ±mlarÄ±</title>
		<link>http://www.karadere.com/blog/asp-dersleri-bolum-2-degiskenler-ve-fonksiyon-tanimlari.html</link>
		<comments>http://www.karadere.com/blog/asp-dersleri-bolum-2-degiskenler-ve-fonksiyon-tanimlari.html#comments</comments>
		<pubDate>Wed, 02 Dec 2009 09:57:45 +0000</pubDate>
		<dc:creator>Burhan KARADERE</dc:creator>
				<category><![CDATA[% Asp %]]></category>
		<category><![CDATA[Programlama - Software]]></category>
		<category><![CDATA[/ DeÄŸiÅŸkenler]]></category>
		<category><![CDATA[BÃ¶lÃ¼m-2]]></category>
		<category><![CDATA[Dersleri]]></category>
		<category><![CDATA[Fonksiyon TanÄ±mlar]]></category>
		<category><![CDATA[ve Fonksiyon TanÄ±mlarÄ±]]></category>

		<guid isPermaLink="false">http://www.karadere.com/blog/?p=43</guid>
		<description><![CDATA[<p>Asp de deÄŸiÅŸkenlerin diÄŸer dillerde olduÄŸu gibi tÃ¼rleri vardÄ±r</p> <p>integer sayÄ±sal deÄŸiÅŸkenler</p> <p>string kelime deÄŸiÅŸkenleri</p> <p>char karakterikesel deÄŸiÅŸkenler Vs.</p> <p>Ama bunlarÄ±n tÃ¼rlerini belirlememize gerek yoktur Asp bunu karÅŸÄ±laÅŸtÄ±rÄ±ken String mi integermi olduÄŸunu anlar.Â Â  (dim degisken = interger bÃ¶yle bir tip tanÄ±mlamasÄ± yoktur)</p> <p>Dim asp fonksiyonu ile beraber deÄŸiÅŸkenler tanÄ±mlanÄ±r. Ã¶rnek olarak;</p> <p>dim degisken</p> <p>dim <p><a href="http://www.karadere.com/blog/asp-dersleri-bolum-2-degiskenler-ve-fonksiyon-tanimlari.html">[..]DevamÄ±nÄ± Oku</a></p>]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-34 alignleft" title="burhan_karadere_asp_logo" src="http://www.karadere.com/blog/uploads//2009/12/burhan_karadere_asp_logo.jpg" alt="burhan_karadere_asp_logo" width="133" height="99" />Asp de deÄŸiÅŸkenlerin diÄŸer dillerde olduÄŸu gibi tÃ¼rleri vardÄ±r</p>
<p>integer sayÄ±sal deÄŸiÅŸkenler</p>
<p>string kelime deÄŸiÅŸkenleri</p>
<p>char karakterikesel deÄŸiÅŸkenler Vs.</p>
<p>Ama bunlarÄ±n tÃ¼rlerini belirlememize gerek yoktur Asp bunu karÅŸÄ±laÅŸtÄ±rÄ±ken String mi integermi olduÄŸunu anlar.Â Â  (dim degisken = interger bÃ¶yle bir tip tanÄ±mlamasÄ± yoktur)</p>
<p>Dim asp fonksiyonu ile beraber deÄŸiÅŸkenler tanÄ±mlanÄ±r. Ã¶rnek olarak;</p>
<p>dim degisken</p>
<p>dim degisken,degisken2,degisken3, &#8230;&#8230;&#8230;&#8230; , degiskenn ÅŸeklinde tanÄ±mlanabilir.</p>
<p>Dim degisken</p>
<p>degisken = &#8220;12&#8243;</p>
<p>response.write(degisken)</p>
<p>Degisken.asp olarak yazÄ±lÄ±mÄ± ise</p>
<p>&lt;html&gt;<br />
&lt;head&gt;</p>
<p>&lt;/head&gt;<br />
&lt;body&gt;</p>
<p>&lt;%</p>
<p>Dim degisken</p>
<p>degisken = &#8220;12&#8243;</p>
<p>response.write(degisken)</p>
<p>%&gt;</p>
<p>&lt;/body&gt;<br />
&lt;/html&gt;</p>
<p>Asp dilin de en sevdiÄŸim gÃ¼zelliklerinden biri de Dim kullanmadan deÄŸiÅŸken kullanÄ±lmasÄ±dÄ±r.</p>
<p>dim degisken=&#8221;12323&#8243; yerine herhangi bir yerde</p>
<p>degisken=&#8221;12323&#8243; diyerek tanÄ±mlayabiliyorsunuz. Ve Delphi C gibi dillerdeki gibi deÄŸiÅŸkenlerin en Ã¼st bÃ¶lÃ¼mde tanÄ±mlanmasÄ±nada gerekyok . Herhangi bir yerde ister dim ister dim siz deÄŸiÅŸken tanÄ±mlÄ±yabiliyorsunuz buda size program yazarken hÄ±z kazandÄ±rÄ±yor.Â Â  <img src='http://www.karadere.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>fonksiyonlar asp deki standar sub fonkisyonu ile tanÄ±mlanir</p>
<p><strong>sub fonksiyonadi() </strong></p>
<p>veya deÄŸiÅŸken donecek isek</p>
<p><strong>sub fonksiyonadi(degisken1,degisken2)</strong></p>
<p>foknksiyonlar call sabit asp fonksiyonu ile geri Ã§aÄŸÄ±rÄ±labilir.</p>
<p>Fonksiyon tanÄ±mlamasÄ±na birÂ  <strong>Ã¶rnek</strong>;</p>
<p>&lt;html&gt;<br />
&lt;head&gt;<br />
&lt;%<br />
sub bizimfonksiyon(num1,num2)<br />
response.write(num1*num2)<br />
end  sub<br />
%&gt;<br />
&lt;/head&gt;<br />
&lt;body&gt;</p>
<p>&lt;p&gt;SonuÃ§: &lt;%call bizimfonksiyon(3,4)%&gt;&lt;/p&gt;<br />
&lt;/body&gt;<br />
&lt;/html&gt;</p>
<div class="damn-sexy-bookmarks"><ul class="socials"><li class="damn-sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://www.karadere.com/blog/asp-dersleri-bolum-2-degiskenler-ve-fonksiyon-tanimlari.html&amp;amp;t=Asp+Dersleri+B%C3%B6l%C3%BCm-2+%2F+De%C4%9Fi%C5%9Fkenler+ve+Fonksiyon+Tan%C4%B1mlar%C4%B1" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-twitter"><a href="http://www.twitter.com/home?status=RT+@burhan_07:++Asp+Dersleri+B%C3%B6l%C3%BCm-2+%2F+De%C4%9Fi%C5%9Fkenler+ve+Fonksiyon+Tan%C4%B1mlar%C4%B1+-+<html>
<head>
<title>Database Error</title>
<style type="text/css">

body {
background-color:	#fff;
margin:				40px;
font-family:		Lucida Grande, Verdana, Sans-serif;
font-size:			12px;
color:				#000;
}

#content  {
border:				#999 1px solid;
background-color:	#fff;
padding:			20px 20px 12px 20px;
}

h1 {
font-weight:		normal;
font-size:			14px;
color:				#990000;
margin: 			0 0 4px 0;
}
</style>
</head>
<body>
	<div id="content">
		<h1>An Error Was Encountered</h1>
		<p>Error Number: 1194</p><p>Table 'urls' is marked as crashed and should be repaired</p><p>SELECT *
FROM (`urls`)
WHERE `url_mainurl` = 'http://www.karadere.com/blog/asp-dersleri-bolum-2-degiskenler-ve-fonksiyon-tanimlari.html'</p>	</div>
</body>
</html>" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-google"><a href="http://www.google.com/bookmarks/mark?op=add&bkmk=http://www.karadere.com/blog/asp-dersleri-bolum-2-degiskenler-ve-fonksiyon-tanimlari.htmltitle=Asp+Dersleri+B%C3%B6l%C3%BCm-2+%2F+De%C4%9Fi%C5%9Fkenler+ve+Fonksiyon+Tan%C4%B1mlar%C4%B1" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-linkedin"><a href="http://www.linkedin.com/shareArticle?mini=true&url=http://www.karadere.com/blog/asp-dersleri-bolum-2-degiskenler-ve-fonksiyon-tanimlari.html&title=Asp+Dersleri+B%C3%B6l%C3%BCm-2+%2F+De%C4%9Fi%C5%9Fkenler+ve+Fonksiyon+Tan%C4%B1mlar%C4%B1&summary=Asp+%5B..%5D&source=Burhan KARADERE KiÅŸisel Blog SayfasÄ±" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-myspace"><a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.karadere.com/blog/asp-dersleri-bolum-2-degiskenler-ve-fonksiyon-tanimlari.html&amp;amp;t=Asp+Dersleri+B%C3%B6l%C3%BCm-2+%2F+De%C4%9Fi%C5%9Fkenler+ve+Fonksiyon+Tan%C4%B1mlar%C4%B1" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-yahoomyweb"><a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?t=Asp+Dersleri+B%C3%B6l%C3%BCm-2+%2F+De%C4%9Fi%C5%9Fkenler+ve+Fonksiyon+Tan%C4%B1mlar%C4%B1&amp;u=http://www.karadere.com/blog/asp-dersleri-bolum-2-degiskenler-ve-fonksiyon-tanimlari.html" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-delicious"><a href="http://del.icio.us/post?url=http://www.karadere.com/blog/asp-dersleri-bolum-2-degiskenler-ve-fonksiyon-tanimlari.html&amp;title=Asp+Dersleri+B%C3%B6l%C3%BCm-2+%2F+De%C4%9Fi%C5%9Fkenler+ve+Fonksiyon+Tan%C4%B1mlar%C4%B1" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-mail"><a href="mailto:?&subject=Asp Dersleri BÃ¶lÃ¼m-2 / DeÄŸiÅŸkenler ve ...&body=Asp de deÄŸiÅŸkenlerin diÄŸer dill[..] - http://www.karadere.com/blog/asp-dersleri-bolum-2-degiskenler-ve-fonksiyon-tanimlari.html" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://www.karadere.com/blog/asp-dersleri-bolum-2-degiskenler-ve-fonksiyon-tanimlari.html&amp;title=Asp+Dersleri+B%C3%B6l%C3%BCm-2+%2F+De%C4%9Fi%C5%9Fkenler+ve+Fonksiyon+Tan%C4%B1mlar%C4%B1" target="_blank" rel="nofollow" title="Array">Array</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.karadere.com/blog/asp-dersleri-bolum-2-degiskenler-ve-fonksiyon-tanimlari.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

