<?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>Web Development Tutorials &#187; form</title>
	<atom:link href="http://www.pk-tuts.co.uk/tag/form/feed" rel="self" type="application/rss+xml" />
	<link>http://www.pk-tuts.co.uk</link>
	<description>Written By Peter Kelly</description>
	<lastBuildDate>Mon, 05 Apr 2010 19:44:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ajax Form Submit</title>
		<link>http://www.pk-tuts.co.uk/javascript-ajax/javascript-ajax-tutorials/ajax-form-submit?utm_source=subscriber&amp;utm_medium=rss&amp;utm_campaign=rss</link>
		<comments>http://www.pk-tuts.co.uk/javascript-ajax/javascript-ajax-tutorials/ajax-form-submit#comments</comments>
		<pubDate>Fri, 14 Aug 2009 15:24:28 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[Javascript/AJAX Tutorials]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Ajax Form Submit]]></category>
		<category><![CDATA[Convert to uppercase]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[Form Submit]]></category>
		<category><![CDATA[get]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[httpobject]]></category>
		<category><![CDATA[Javascript/AJAX]]></category>
		<category><![CDATA[Open]]></category>
		<category><![CDATA[ready]]></category>
		<category><![CDATA[readystate]]></category>
		<category><![CDATA[states]]></category>
		<category><![CDATA[Submit]]></category>
		<category><![CDATA[uppercase]]></category>

		<guid isPermaLink="false">http://www.pk-tuts.co.uk/?p=130</guid>
		<description><![CDATA[In this tutorial I will show you how to submit a form using ajax and return the response into a form field. I will use an example to convert the first form field text into capitals. So here we go.

Lets get the hard bit out of the way. First we will create the javascript, and [...]]]></description>
		<wfw:commentRss>http://www.pk-tuts.co.uk/javascript-ajax/javascript-ajax-tutorials/ajax-form-submit/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create A Captcha Form</title>
		<link>http://www.pk-tuts.co.uk/php/php-tutorials/create-a-captcha-form?utm_source=subscriber&amp;utm_medium=rss&amp;utm_campaign=rss</link>
		<comments>http://www.pk-tuts.co.uk/php/php-tutorials/create-a-captcha-form#comments</comments>
		<pubDate>Tue, 11 Aug 2009 00:05:29 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[Are you human]]></category>
		<category><![CDATA[bot]]></category>
		<category><![CDATA[captcha]]></category>
		<category><![CDATA[Create image]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[human]]></category>
		<category><![CDATA[php captcha]]></category>
		<category><![CDATA[PHP Form Protection]]></category>
		<category><![CDATA[png]]></category>
		<category><![CDATA[protect from bot]]></category>
		<category><![CDATA[random code]]></category>
		<category><![CDATA[sessions]]></category>

		<guid isPermaLink="false">http://www.pk-tuts.co.uk/?p=104</guid>
		<description><![CDATA[This tutorial will teach you how to protect your form&#8217;s from being submitted by bots. We will use a simple way, by creating a image using php with some randomly generated numbers then store it as a session and when the form is submitted we will check if the field in the form matches up [...]]]></description>
		<wfw:commentRss>http://www.pk-tuts.co.uk/php/php-tutorials/create-a-captcha-form/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
