<?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>Design Code Execute &#187; Form Validation</title>
	<atom:link href="http://www.designcodeexecute.com/category/form-validation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.designcodeexecute.com</link>
	<description>Design Tips, Tricks, Hacks for Web Development, Windows and OS X</description>
	<lastBuildDate>Mon, 28 Nov 2011 20:42:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>iPhone Form Submission Validation: UITextField Value Error Checking Required Fields</title>
		<link>http://www.designcodeexecute.com/2009/08/25/iphone-form-submission-validation-uitextfield-value-error-checking/</link>
		<comments>http://www.designcodeexecute.com/2009/08/25/iphone-form-submission-validation-uitextfield-value-error-checking/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 22:07:56 +0000</pubDate>
		<dc:creator>ardeay</dc:creator>
				<category><![CDATA[Form Validation]]></category>
		<category><![CDATA[iPhone Development]]></category>
		<category><![CDATA[UITextField]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[nsarray]]></category>
		<category><![CDATA[required fields]]></category>
		<category><![CDATA[uialertview]]></category>

		<guid isPermaLink="false">http://www.designcodeexecute.com/?p=119</guid>
		<description><![CDATA[A function that validates user has inputted text into the UITextField and executes a submission function on the iPhone using Xcode on Required Fields]]></description>
		<wfw:commentRss>http://www.designcodeexecute.com/2009/08/25/iphone-form-submission-validation-uitextfield-value-error-checking/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

