<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Dynamic JavaScript Form Validation</title>
	<atom:link href="http://www.scriptiny.com/2008/04/dynamic-inline-javascript-form-validation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptiny.com/2008/04/dynamic-inline-javascript-form-validation/</link>
	<description>This web development blog features fresh articles on JavaScript, AJAX, CSS, XHTML, PHP, Photoshop and more.</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:38:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Prasanthppm</title>
		<link>http://www.scriptiny.com/2008/04/dynamic-inline-javascript-form-validation/#comment-13193</link>
		<dc:creator>Prasanthppm</dc:creator>
		<pubDate>Mon, 16 Jan 2012 07:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptiny.com/?p=33#comment-13193</guid>
		<description>Better use a radio button rather than checkbox, if only 2 choices are there: ie. only &#039;yes&#039; and &#039;no&#039; is there.</description>
		<content:encoded><![CDATA[<p>Better use a radio button rather than checkbox, if only 2 choices are there: ie. only &#039;yes&#039; and &#039;no&#039; is there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mehmet KUL</title>
		<link>http://www.scriptiny.com/2008/04/dynamic-inline-javascript-form-validation/#comment-13026</link>
		<dc:creator>Mehmet KUL</dc:creator>
		<pubDate>Wed, 07 Dec 2011 01:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptiny.com/?p=33#comment-13026</guid>
		<description>&lt;a href=&quot;http://www.hanimokey.com&quot;&gt;Firefox&lt;/a&gt; don&#039;t work. Please help.</description>
		<content:encoded><![CDATA[<p>&lt;a href=&quot;<a href="http://www.hanimokey.com&quot;&gt;Firefox&lt;/a&#038;gt" rel="nofollow">http://www.hanimokey.com&quot;&gt;Firefox&lt;/a&#038;gt</a>; don&#039;t work. Please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.scriptiny.com/2008/04/dynamic-inline-javascript-form-validation/#comment-12991</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Thu, 01 Dec 2011 08:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptiny.com/?p=33#comment-12991</guid>
		<description>is the new version available?</description>
		<content:encoded><![CDATA[<p>is the new version available?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Cowan</title>
		<link>http://www.scriptiny.com/2008/04/dynamic-inline-javascript-form-validation/#comment-12956</link>
		<dc:creator>Sean Cowan</dc:creator>
		<pubDate>Sat, 19 Nov 2011 19:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptiny.com/?p=33#comment-12956</guid>
		<description>That is the simple way.  Doing per-item validation with self-contained scripts would be more tedious.  If you do not want to work with an external .JS file then just declare &lt;script&gt;&lt;/script&gt; in the head of your HTML or PHP form file and put the inlinemsg() in there.  Then on each item you want do &lt;script&gt;if statement here&lt;/script&gt;.  Not sure why you would find that easier, but that is how it would be done if you prefer a single file.</description>
		<content:encoded><![CDATA[<p>That is the simple way.  Doing per-item validation with self-contained scripts would be more tedious.  If you do not want to work with an external .JS file then just declare &lt;script&gt;&lt;/script&gt; in the head of your HTML or PHP form file and put the inlinemsg() in there.  Then on each item you want do &lt;script&gt;if statement here&lt;/script&gt;.  Not sure why you would find that easier, but that is how it would be done if you prefer a single file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Cowan</title>
		<link>http://www.scriptiny.com/2008/04/dynamic-inline-javascript-form-validation/#comment-12955</link>
		<dc:creator>Sean Cowan</dc:creator>
		<pubDate>Sat, 19 Nov 2011 19:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptiny.com/?p=33#comment-12955</guid>
		<description>Great script, thanks a lot for sharing.  I have a background in .PHP so while I can get the jest of what&#039;s written in java scripts the syntax is still a little cluttered for me.  This is the exact script I was looking for, a pop-up function I can pass info to.  Again thanks!</description>
		<content:encoded><![CDATA[<p>Great script, thanks a lot for sharing.  I have a background in .PHP so while I can get the jest of what&#039;s written in java scripts the syntax is still a little cluttered for me.  This is the exact script I was looking for, a pop-up function I can pass info to.  Again thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kathy</title>
		<link>http://www.scriptiny.com/2008/04/dynamic-inline-javascript-form-validation/#comment-12667</link>
		<dc:creator>Kathy</dc:creator>
		<pubDate>Sun, 07 Aug 2011 01:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptiny.com/?p=33#comment-12667</guid>
		<description>amazing! thank you!</description>
		<content:encoded><![CDATA[<p>amazing! thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

