<?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>koelimaya.web.id &#187; form</title>
	<atom:link href="http://www.koelimaya.web.id/tag/form/feed" rel="self" type="application/rss+xml" />
	<link>http://www.koelimaya.web.id</link>
	<description>simple person, who want become usefull person for another people&#039;s</description>
	<lastBuildDate>Sun, 25 Jul 2010 02:03:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Php script pengirim email dengan banyak file attachment</title>
		<link>http://www.koelimaya.web.id/php-script-pengirim-email-dengan-banyak-file-attachment.html</link>
		<comments>http://www.koelimaya.web.id/php-script-pengirim-email-dengan-banyak-file-attachment.html#comments</comments>
		<pubDate>Tue, 04 May 2010 05:09:16 +0000</pubDate>
		<dc:creator>Astomo Hasto</dc:creator>
				<category><![CDATA[Belajar Web]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php sendmail]]></category>

		<guid isPermaLink="false">http://www.koelimaya.web.id/?p=287</guid>
		<description><![CDATA[langsung aja yah, tahap awal kita buat form untuk mengirim filenya. Kita fokuskan pada form input filenya saja, jika ingin menambahkan input text pada form silakan saja di modifikasi sendiri. buka text editor anda, lalu buat contoh simple form sebagai berikut jika ingin menambahkan form input file tinggal buat : sesuai keperluan saja, sejauh ini [...]]]></description>
		<wfw:commentRss>http://www.koelimaya.web.id/php-script-pengirim-email-dengan-banyak-file-attachment.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Mengitung Jumlah huruf di form textarea</title>
		<link>http://www.koelimaya.web.id/mengitung-jumlah-huruf-di-form-textarea.html</link>
		<comments>http://www.koelimaya.web.id/mengitung-jumlah-huruf-di-form-textarea.html#comments</comments>
		<pubDate>Wed, 09 Sep 2009 09:05:47 +0000</pubDate>
		<dc:creator>Astomo Hasto</dc:creator>
				<category><![CDATA[Belajar Web]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[hitung huruf teaxtara]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[textaea]]></category>
		<category><![CDATA[web programer]]></category>

		<guid isPermaLink="false">http://koelimaya.web.id/?p=47</guid>
		<description><![CDATA[lagi nyari-nyari javascript buat text slide show malah ketemu juga javascript buat menghitung jumlah huruf yang di ketikan di form di dalam sebuah textarea, nih scriptnya simple tinggal copy paste aja&#8230; letakan script brikut di sisi &#60;head> masukan script &#60;/head&#62; function countAreaChars(areaName,counter,limit) { if (areaName.value.length>limit) areaName.value=areaName.value.substring(0,limit); else counter.value = limit - areaName.value.length; } kemudian, untuk [...]]]></description>
		<wfw:commentRss>http://www.koelimaya.web.id/mengitung-jumlah-huruf-di-form-textarea.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
