<?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"
	>
<channel>
	<title>Comments on: Dynamic JavaScript Form Validation</title>
	<atom:link href="http://www.leigeber.com/2008/04/dynamic-inline-javascript-form-validation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.leigeber.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>
	<pubDate>Sat, 19 Jul 2008 21:59:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Susiana</title>
		<link>http://www.leigeber.com/2008/04/dynamic-inline-javascript-form-validation/#comment-5341</link>
		<dc:creator>Susiana</dc:creator>
		<pubDate>Mon, 14 Jul 2008 10:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.leigeber.com/?p=33#comment-5341</guid>
		<description>Hi Michael,
its great javascript code, but i cannot add number form validation for postal code and phone number. Can you help me?
thanks</description>
		<content:encoded><![CDATA[<p>Hi Michael,<br />
its great javascript code, but i cannot add number form validation for postal code and phone number. Can you help me?<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.leigeber.com/2008/04/dynamic-inline-javascript-form-validation/#comment-5325</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 11 Jul 2008 23:45:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.leigeber.com/?p=33#comment-5325</guid>
		<description>@Ramesh - Shoot me an email with the link and I will take a look.</description>
		<content:encoded><![CDATA[<p>@Ramesh - Shoot me an email with the link and I will take a look.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake</title>
		<link>http://www.leigeber.com/2008/04/dynamic-inline-javascript-form-validation/#comment-5324</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Fri, 11 Jul 2008 21:21:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.leigeber.com/?p=33#comment-5324</guid>
		<description>While this is a lightweight, I feel that &#60;a href="http://livevalidation.com/"&#62; live validation is much better &#60;/a&#62;. Live Validation allows for a lot more adjustments.  But if you are looking for something plain and simple, this is nice.</description>
		<content:encoded><![CDATA[<p>While this is a lightweight, I feel that &lt;a href=&#8221;http://livevalidation.com/&#8221;&gt; live validation is much better &lt;/a&gt;. Live Validation allows for a lot more adjustments.  But if you are looking for something plain and simple, this is nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramesh</title>
		<link>http://www.leigeber.com/2008/04/dynamic-inline-javascript-form-validation/#comment-5302</link>
		<dc:creator>Ramesh</dc:creator>
		<pubDate>Sun, 06 Jul 2008 22:20:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.leigeber.com/?p=33#comment-5302</guid>
		<description>Hi Micheal,

Thank you very much for the great piece of java script for form validation. I added some other functions and it is working absolutely brilliant on my localhost(apache). But when I uploaded to server, error message boxes are not showing. But, it is pointing back to the text field.
Any help?
Thanking you.</description>
		<content:encoded><![CDATA[<p>Hi Micheal,</p>
<p>Thank you very much for the great piece of java script for form validation. I added some other functions and it is working absolutely brilliant on my localhost(apache). But when I uploaded to server, error message boxes are not showing. But, it is pointing back to the text field.<br />
Any help?<br />
Thanking you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.leigeber.com/2008/04/dynamic-inline-javascript-form-validation/#comment-5289</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 04 Jul 2008 14:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.leigeber.com/?p=33#comment-5289</guid>
		<description>If you are just wanting to check for the http:// you can use the string.indexOf("http://"). If it returns anything but a -1 you know the string is not contained in the input.</description>
		<content:encoded><![CDATA[<p>If you are just wanting to check for the <a href="http://" rel="nofollow">http://</a> you can use the string.indexOf(&#8221;http://&#8221;). If it returns anything but a -1 you know the string is not contained in the input.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chesh</title>
		<link>http://www.leigeber.com/2008/04/dynamic-inline-javascript-form-validation/#comment-5280</link>
		<dc:creator>Chesh</dc:creator>
		<pubDate>Fri, 04 Jul 2008 10:16:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.leigeber.com/?p=33#comment-5280</guid>
		<description>This is an awesome piece of code - thanks!
I've got a form which is getting quite a lot of Bot Spam though it at the moment and i'm trying to find a RegEx for numeric values or - preferably - one which brings up an error if it discovers 'http://' in the message.
Any help would be appreicated!</description>
		<content:encoded><![CDATA[<p>This is an awesome piece of code - thanks!<br />
I&#8217;ve got a form which is getting quite a lot of Bot Spam though it at the moment and i&#8217;m trying to find a RegEx for numeric values or - preferably - one which brings up an error if it discovers &#8216;http://&#8217; in the message.<br />
Any help would be appreicated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Малоэтажное строительство &#187; Blog Archive &#187; Отвлеченные размышления</title>
		<link>http://www.leigeber.com/2008/04/dynamic-inline-javascript-form-validation/#comment-5234</link>
		<dc:creator>Малоэтажное строительство &#187; Blog Archive &#187; Отвлеченные размышления</dc:creator>
		<pubDate>Sun, 29 Jun 2008 20:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.leigeber.com/?p=33#comment-5234</guid>
		<description>[...] CSS формДелаем скриншоты сайтовKeyboard and Mouse buttons eventsДинамическая проверка форм с помощью Javascript25 Web 2.0 генераторов [...]</description>
		<content:encoded><![CDATA[<p>[...] CSS формДелаем скриншоты сайтовKeyboard and Mouse buttons eventsДинамическая проверка форм с помощью Javascript25 Web 2.0 генераторов [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.leigeber.com/2008/04/dynamic-inline-javascript-form-validation/#comment-5211</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 27 Jun 2008 02:20:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.leigeber.com/?p=33#comment-5211</guid>
		<description>@Paul - PHP would cuase no problem at all, shoot me a link via email and I will take a look.

@vartika - I would need a link to investigate, there is nothing that would need to be done differently being a Java project. michael@leigeber.com</description>
		<content:encoded><![CDATA[<p>@Paul - PHP would cuase no problem at all, shoot me a link via email and I will take a look.</p>
<p>@vartika - I would need a link to investigate, there is nothing that would need to be done differently being a Java project. <a href="mailto:michael@leigeber.com">michael@leigeber.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
