<?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: SnTT 1: Easy JS Validation on a Form</title>
	<atom:link href="http://www.rich-waters.com/blog/2006/03/sntt-1-easy-js-validation-on-a-form.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.rich-waters.com/blog/2006/03/sntt-1-easy-js-validation-on-a-form.html</link>
	<description>Ext, Javascript, Notes/Domino, Ext.nd, Ruby on Rails</description>
	<lastBuildDate>Thu, 04 Mar 2010 06:33:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: XRumerTest</title>
		<link>http://www.rich-waters.com/blog/2006/03/sntt-1-easy-js-validation-on-a-form.html/comment-page-1#comment-65467</link>
		<dc:creator>XRumerTest</dc:creator>
		<pubDate>Wed, 01 Oct 2008 15:16:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.rich-waters.com/blog/?p=11#comment-65467</guid>
		<description>Hello. And Bye.</description>
		<content:encoded><![CDATA[<p>Hello. And Bye.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich Waters</title>
		<link>http://www.rich-waters.com/blog/2006/03/sntt-1-easy-js-validation-on-a-form.html/comment-page-1#comment-16581</link>
		<dc:creator>Rich Waters</dc:creator>
		<pubDate>Mon, 01 Oct 2007 14:28:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.rich-waters.com/blog/?p=11#comment-16581</guid>
		<description>Patrick, 
this may be a slightly older version, but it shows the validation working on a form:
http://www.rich-waters.com/blog/code/demo.html</description>
		<content:encoded><![CDATA[<p>Patrick,<br />
this may be a slightly older version, but it shows the validation working on a form:<br />
<a href="http://www.rich-waters.com/blog/code/demo.html" >http://www.rich-waters.com/blog/code/demo.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich Waters</title>
		<link>http://www.rich-waters.com/blog/2006/03/sntt-1-easy-js-validation-on-a-form.html/comment-page-1#comment-16580</link>
		<dc:creator>Rich Waters</dc:creator>
		<pubDate>Mon, 01 Oct 2007 14:27:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.rich-waters.com/blog/?p=11#comment-16580</guid>
		<description>Patrick,
did you make sure to change the bottom section to correspond to your form name?
Event.observe(window,&quot;load&quot;,function() {
	var val = new Validation(&quot;_contact&quot;);
});</description>
		<content:encoded><![CDATA[<p>Patrick,<br />
did you make sure to change the bottom section to correspond to your form name?<br />
Event.observe(window,&#8221;load&#8221;,function() {<br />
	var val = new Validation(&#8220;_contact&#8221;);<br />
});</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Kwinten</title>
		<link>http://www.rich-waters.com/blog/2006/03/sntt-1-easy-js-validation-on-a-form.html/comment-page-1#comment-16579</link>
		<dc:creator>Patrick Kwinten</dc:creator>
		<pubDate>Mon, 01 Oct 2007 14:21:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.rich-waters.com/blog/?p=11#comment-16579</guid>
		<description>Hej, can you send / post a working example? I have implemented your code but there is no validation running when I submit my form...

Thanks in advance</description>
		<content:encoded><![CDATA[<p>Hej, can you send / post a working example? I have implemented your code but there is no validation running when I submit my form&#8230;</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich Waters &#187; Blog Archive &#187; Condug Presentation</title>
		<link>http://www.rich-waters.com/blog/2006/03/sntt-1-easy-js-validation-on-a-form.html/comment-page-1#comment-4967</link>
		<dc:creator>Rich Waters &#187; Blog Archive &#187; Condug Presentation</dc:creator>
		<pubDate>Thu, 07 Dec 2006 02:32:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.rich-waters.com/blog/?p=11#comment-4967</guid>
		<description>[...] I then went through a couple of other basic examples using Prototype / Scriptaculous, including a quick ajax autocompletion and a demo of my prototype based javascript validation. [...]</description>
		<content:encoded><![CDATA[<p>[...] I then went through a couple of other basic examples using Prototype / Scriptaculous, including a quick ajax autocompletion and a demo of my prototype based javascript validation. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich Waters</title>
		<link>http://www.rich-waters.com/blog/2006/03/sntt-1-easy-js-validation-on-a-form.html/comment-page-1#comment-22</link>
		<dc:creator>Rich Waters</dc:creator>
		<pubDate>Sat, 27 May 2006 00:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.rich-waters.com/blog/?p=11#comment-22</guid>
		<description>&#039;validate required email&#039; is one I&#039;ve used and had working, was anything else changed?  do they work separately?  I&#039;ll try my best to help figure out whats not working.</description>
		<content:encoded><![CDATA[<p>&#8216;validate required email&#8217; is one I&#8217;ve used and had working, was anything else changed?  do they work separately?  I&#8217;ll try my best to help figure out whats not working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vinay</title>
		<link>http://www.rich-waters.com/blog/2006/03/sntt-1-easy-js-validation-on-a-form.html/comment-page-1#comment-21</link>
		<dc:creator>vinay</dc:creator>
		<pubDate>Fri, 26 May 2006 01:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.rich-waters.com/blog/?p=11#comment-21</guid>
		<description>Very neat.
i question - if a field needs two validations - say required and email, is that possible? i tried &#039;validate required email&#039; but didnt work.</description>
		<content:encoded><![CDATA[<p>Very neat.<br />
i question &#8211; if a field needs two validations &#8211; say required and email, is that possible? i tried &#8216;validate required email&#8217; but didnt work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: revathi</title>
		<link>http://www.rich-waters.com/blog/2006/03/sntt-1-easy-js-validation-on-a-form.html/comment-page-1#comment-17</link>
		<dc:creator>revathi</dc:creator>
		<pubDate>Fri, 12 May 2006 15:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.rich-waters.com/blog/?p=11#comment-17</guid>
		<description>good</description>
		<content:encoded><![CDATA[<p>good</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: False Positives &#187; Blog Archive &#187; SnTT : LotusScript Required Field Validation without pain</title>
		<link>http://www.rich-waters.com/blog/2006/03/sntt-1-easy-js-validation-on-a-form.html/comment-page-1#comment-13</link>
		<dc:creator>False Positives &#187; Blog Archive &#187; SnTT : LotusScript Required Field Validation without pain</dc:creator>
		<pubDate>Thu, 27 Apr 2006 13:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.rich-waters.com/blog/?p=11#comment-13</guid>
		<description>[...] If your doing Domino web work take a look at &#8220;SnTT 1: Easy JS Validation on a Form, although (evil thought) I wonder if something like this could work in the notes client javascript support? You still need back end validate though. (which leads to another evil thought - 2 in one morning? !!) about using RSJ templates to generante the javascript for validatation based on the RubyOnRails meta data &#8230; hmm) [...]</description>
		<content:encoded><![CDATA[<p>[...] If your doing Domino web work take a look at &#8220;SnTT 1: Easy JS Validation on a Form, although (evil thought) I wonder if something like this could work in the notes client javascript support? You still need back end validate though. (which leads to another evil thought &#8211; 2 in one morning? !!) about using RSJ templates to generante the javascript for validatation based on the RubyOnRails meta data &#8230; hmm) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
