<?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: JQuery Validator</title>
	<atom:link href="http://jeremy.infinicastonline.com/2010/01/jquery-validator/feed/" rel="self" type="application/rss+xml" />
	<link>http://jeremy.infinicastonline.com/2010/01/jquery-validator/</link>
	<description>Web Developer</description>
	<lastBuildDate>Thu, 19 Aug 2010 23:29:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Jeremy</title>
		<link>http://jeremy.infinicastonline.com/2010/01/jquery-validator/comment-page-1/#comment-4</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Sat, 09 Jan 2010 21:50:57 +0000</pubDate>
		<guid isPermaLink="false">http://jeremy.infinicastonline.com/?p=33#comment-4</guid>
		<description>Dallas, you are welcome.

I actually developed this for ASP.Net, and did the exact same thing you did.  I hope with the lack of documentation, development wasn&#039;t too difficult.

Thank you for your kind words.</description>
		<content:encoded><![CDATA[<p>Dallas, you are welcome.</p>
<p>I actually developed this for ASP.Net, and did the exact same thing you did.  I hope with the lack of documentation, development wasn&#8217;t too difficult.</p>
<p>Thank you for your kind words.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dallas</title>
		<link>http://jeremy.infinicastonline.com/2010/01/jquery-validator/comment-page-1/#comment-3</link>
		<dc:creator>Dallas</dc:creator>
		<pubDate>Sat, 09 Jan 2010 21:48:08 +0000</pubDate>
		<guid isPermaLink="false">http://jeremy.infinicastonline.com/?p=33#comment-3</guid>
		<description>Jeremy, THANK YOU!  THis is just what i needed. Using it with asp.net wasn&#039;t exactly as simple as mentioned because i have multiple &quot;forms&quot; even though it is in a single &quot;webform&quot;.

All i had to do though, was declare &quot;var group = &#039;&#039;;&quot; then set the OnClientClick attribute to &quot;group = &#039;login&#039;&quot; of the &quot;form&quot; i wanted to validate.  THen i registered the onsubmit script to call &quot;jabValidateForm(group).&quot;  And done!</description>
		<content:encoded><![CDATA[<p>Jeremy, THANK YOU!  THis is just what i needed. Using it with asp.net wasn&#8217;t exactly as simple as mentioned because i have multiple &#8220;forms&#8221; even though it is in a single &#8220;webform&#8221;.</p>
<p>All i had to do though, was declare &#8220;var group = &#8221;;&#8221; then set the OnClientClick attribute to &#8220;group = &#8216;login&#8217;&#8221; of the &#8220;form&#8221; i wanted to validate.  THen i registered the onsubmit script to call &#8220;jabValidateForm(group).&#8221;  And done!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
