<?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>Weblog of a Javascript Lover &#187; Validation</title>
	<atom:link href="http://javascript.open-libraries.com/category/user-interface/validation/feed/" rel="self" type="application/rss+xml" />
	<link>http://javascript.open-libraries.com</link>
	<description>Just another Open Library weblog</description>
	<lastBuildDate>Thu, 08 Jul 2010 14:38:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>10 Great Javascript Validation Libraries</title>
		<link>http://javascript.open-libraries.com/user-interface/validation/10-great-javascript-validation-libraries/</link>
		<comments>http://javascript.open-libraries.com/user-interface/validation/10-great-javascript-validation-libraries/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 07:35:03 +0000</pubDate>
		<dc:creator>js guy</dc:creator>
				<category><![CDATA[Validation]]></category>

		<guid isPermaLink="false">http://javascript.open-libraries.com/user-interface/validation/10-great-javascript-validation-libraries/</guid>
		<description><![CDATA[We use javascript validation almost everywhere we use forms. Validation is sometimes painful and we ned up repearing similar javascript code in several places. So I decided to search for some simple and easy to use libraries that can ease up the job of adding client side validation to my forms.<br /><img src="http://www.open-libraries.com/imageredirect/javascript/im.php?imagekey=wpid-10-Great-Javascript-Validation-Libraries.png" />


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.open-libraries.com/imageredirect/javascript/im.php?imagekey=wpid-10-Great-Javascript-Validation-Libraries.png" /><br />We use javascript validation almost everywhere we use forms. Validation is sometimes painful and we ned up repearing similar javascript code in several places. So I decided to search for some simple and easy to use libraries that can ease up the job of adding client side validation to my forms.<BR><br />
<h2><a href="http://javascript.open-libraries.com/uncategorized/generic-javascript-validator/">Generic JavaScript validator</a></h2>
<p>Generic JavaScript validator 1.0 (beta) is a simple but powerful cross-browser JavaScript that combines DOM and regulars expressions for the client-side validation of forms. It can validate any number of form on HTML documents. It also supports user defined JavaScript functions.<br /><img src="http://www.open-libraries.com/imageredirect/javascript/im.php?imagekey=wpid-Generic-JavaScript-validator.png" /><BR><br />
<h2><a href="http://javascript.open-libraries.com/user-interface/forms/qforms-javascript-api/">qForms JavaScript API</a></h2>
<p>qForms JavaScript API is one of the easiest way to program HTML forms.<br /><img src="http://www.open-libraries.com/imageredirect/javascript/im.php?imagekey=null" /><BR><br />
<h2><a href="http://javascript.open-libraries.com/user-interface/forms/wforms-a-javascript-extension-to-web-forms/">wForms &#8211; A Javascript Extension to Web Forms</a></h2>
<p>wForms is an open-source, unobtrusive javascript library that adds commonly needed behaviors to traditional web forms without the need for any programming skill. <br /><img src="http://www.open-libraries.com/imageredirect/javascript/im.php?imagekey=null" /><BR><br />
<h2><a href="http://javascript.open-libraries.com/user-interface/validation/tmt-validator/">TMT Validator</a></h2>
<p>The TMT validator is a JavaScript library for form validation. It was developed with several goals in mind:<br /><img src="http://www.open-libraries.com/imageredirect/javascript/im.php?imagekey=null" /><BR><br />
<h2><a href="http://javascript.open-libraries.com/user-interface/validation/livevalidation-javascript-validation-library/">LiveValidation &#8211; Javascript Validation Library</a></h2>
<p>LiveValidation is a small open source javascript library for making client-side validation quick, easy, and powerful.<br /><img src="http://www.open-libraries.com/imageredirect/javascript/im.php?imagekey=null" /><BR><br />
<h2><a href="http://javascript.open-libraries.com/user-interface/validation/jsvalidate-form-validation-library/">JSValidate: Form Validation Library</a></h2>
<p>JSValidate is a simple library based on Prototype and Script.aculo.us to allow you to do form validation.</p>
<p>You simply use special CSS classes to annotate your form and let the library do the rest.<br /><img src="http://www.open-libraries.com/imageredirect/javascript/im.php?imagekey=wpid-JSValidate-Form-Validation-Library.png" /><BR><br />
<h2><a href="http://javascript.open-libraries.com/user-interface/validation/validanguage/">Validanguage</a></h2>
<p>Validanguage is an inheritance-driven, open source javascript validation library designed to be the most feature-rich, user-friendly validation framework available.<br /><img src="http://www.open-libraries.com/imageredirect/javascript/im.php?imagekey=null" /><BR><br />
<h2><a href="http://javascript.open-libraries.com/user-interface/validation/yav-javascript-validation-tool/">yav &#8211; javascript validation tool</a></h2>
<p>Yav is a SIMPLE, POWERFUL and CUSTOMIZABLE javascript-based form validation tool. <br /><img src="http://www.open-libraries.com/imageredirect/javascript/im.php?imagekey=wpid-yav-javascript-validation-tool.png" /><BR><br />
<h2><a href="http://javascript.open-libraries.com/user-interface/validation/live-javascript-validation/">Live Javascript Validation</a></h2>
<p>Live Javascript Validation is a complete (radio &amp; checkbox) client-side validation script .<br /><img src="http://www.open-libraries.com/imageredirect/javascript/im.php?imagekey=wpid-Live-Javascript-Validation.png" /><BR><br />
<h2><a href="http://javascript.open-libraries.com/user-interface/validation/dexagago-form-validation/">Dexagago Form Validation</a></h2>
<p>A simple Javascript form validation library based on prototype.<br /><img src="http://www.open-libraries.com/imageredirect/javascript/im.php?imagekey=null" /></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://javascript.open-libraries.com/user-interface/validation/10-great-javascript-validation-libraries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dexagago Form Validation</title>
		<link>http://javascript.open-libraries.com/user-interface/validation/dexagago-form-validation/</link>
		<comments>http://javascript.open-libraries.com/user-interface/validation/dexagago-form-validation/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 07:26:36 +0000</pubDate>
		<dc:creator>js guy</dc:creator>
				<category><![CDATA[Validation]]></category>

		<guid isPermaLink="false">http://javascript.open-libraries.com/user-interface/validation/dexagago-form-validation/</guid>
		<description><![CDATA[A simple Javascript form validation library based on prototype.<br /><img src="http://www.open-libraries.com/imageredirect/javascript/im.php?imagekey=null" />


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>A simple Javascript form validation library based on prototype.<BR><img alt="Dexagago Form Validation" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href="http://tetlaw.id.au/view/javascript/really-easy-field-validation"> Web Site</a><BR><img alt="Dexagago Form Validation" src="http://i34.tinypic.com/102q90m.jpg" /><a href="http://tetlaw.id.au/upload/pages/really-easy-field-validation/"> Demo</a><BR><img alt="Dexagago Form Validation" src="http://i36.tinypic.com/sd0epy.jpg" /><a href="http://tetlaw.id.au/upload/pages/really-easy-field-validation/validation1.5.4.1.zip"> Download</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://javascript.open-libraries.com/user-interface/validation/dexagago-form-validation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Live Javascript Validation</title>
		<link>http://javascript.open-libraries.com/user-interface/validation/live-javascript-validation/</link>
		<comments>http://javascript.open-libraries.com/user-interface/validation/live-javascript-validation/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 07:26:27 +0000</pubDate>
		<dc:creator>js guy</dc:creator>
				<category><![CDATA[Validation]]></category>

		<guid isPermaLink="false">http://javascript.open-libraries.com/user-interface/validation/live-javascript-validation/</guid>
		<description><![CDATA[Live Javascript Validation is a complete (radio &#38; checkbox) client-side validation script .<br /><img src="http://www.open-libraries.com/imageredirect/javascript/im.php?imagekey=wpid-Live-Javascript-Validation.png" />


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.open-libraries.com/imageredirect/javascript/im.php?imagekey=wpid-Live-Javascript-Validation.png" /><br />Live Javascript Validation is a complete (radio &amp; checkbox) client-side validation script .<BR><img alt="Live Javascript Validation" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href="http://codylindley.com/Javascript/243/live-javascript-validation"> Web Site</a><BR><img alt="Live Javascript Validation" src="http://i34.tinypic.com/102q90m.jpg" /><a href="http://codylindley.com/blogstuff/js/validation/"> Demo</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://javascript.open-libraries.com/user-interface/validation/live-javascript-validation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>yav &#8211; javascript validation tool</title>
		<link>http://javascript.open-libraries.com/user-interface/validation/yav-javascript-validation-tool/</link>
		<comments>http://javascript.open-libraries.com/user-interface/validation/yav-javascript-validation-tool/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 07:17:11 +0000</pubDate>
		<dc:creator>js guy</dc:creator>
				<category><![CDATA[Validation]]></category>

		<guid isPermaLink="false">http://javascript.open-libraries.com/user-interface/validation/yav-javascript-validation-tool/</guid>
		<description><![CDATA[Yav is a SIMPLE, POWERFUL and CUSTOMIZABLE javascript-based form validation tool. <br /><img src="http://www.open-libraries.com/imageredirect/javascript/im.php?imagekey=wpid-yav-javascript-validation-tool.png" />


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.open-libraries.com/imageredirect/javascript/im.php?imagekey=wpid-yav-javascript-validation-tool.png" /><br />      <b>Yav</b> is a SIMPLE, POWERFUL and CUSTOMIZABLE javascript-based form validation tool.<br />
      <span class="ish">(yav is a javascript form validator)</span>
      </p>
<p class="paragraph">
      Below is a list of most important <em>features</em>:
        </p>
<ul>
<li>Many different validation rules</li>
<li><em>onblur</em> notification of errors</li>
<li>Advanced pre-condition and post-condition rules</li>
<li>Extendible and flexible: user can create his own validation rules</li>
<li><em>onfocus</em> auto-help</li>
<li>Notification of errors classic and advanced, yet customizable</li>
<li>Ajax support</li>
<li>Cross-browser compatibility</li>
<li>Only 17kb without external dependencies</li>
</ul>
<p><BR><img alt="yav - javascript validation tool" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href="http://yav.sourceforge.net/en/index.html"> Web Site</a><BR><img alt="yav - javascript validation tool" src="http://i34.tinypic.com/102q90m.jpg" /><a href="http://yav.sourceforge.net/en/example_1.html"> Demo</a><BR><img alt="yav - javascript validation tool" src="http://i36.tinypic.com/sd0epy.jpg" /><a href="http://yav.sourceforge.net/en/download.html"> Download</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://javascript.open-libraries.com/user-interface/validation/yav-javascript-validation-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Validanguage</title>
		<link>http://javascript.open-libraries.com/user-interface/validation/validanguage/</link>
		<comments>http://javascript.open-libraries.com/user-interface/validation/validanguage/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 07:17:00 +0000</pubDate>
		<dc:creator>js guy</dc:creator>
				<category><![CDATA[Validation]]></category>

		<guid isPermaLink="false">http://javascript.open-libraries.com/user-interface/validation/validanguage/</guid>
		<description><![CDATA[Validanguage is an inheritance-driven, open source javascript validation library designed to be the most feature-rich, user-friendly validation framework available.<br /><img src="http://www.open-libraries.com/imageredirect/javascript/im.php?imagekey=null" />


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Validanguage is an inheritance-driven, open source javascript validation library designed to be the most feature-rich, user-friendly validation framework available.</p>
<ul class="justified">
<li>The documentation, and the functionality itself, was designed for use by both<br />
           javascript-savvy Web developers and those with no experience writing javascript.</li>
<li>100% unobtrusive javascript, name-spaced under the global validanguage object. No inline event handlers required (not even to block form submissions)</li>
<li>No external libraries required (optional Prototype, Dojo or jQuery integration)</li>
<li>Use inheritance to manage your validation settings. Define a setting globally, per-form, or per-element.</li>
<li>Supports a choice of <strong>two</strong> APIs:</li>
<ul>
<li>HTML-like API placed inside comment tags.  The choice for ease of use and simplicity.</li>
<li>Javascript Object-based API.  For advanced configuration.</li>
</ul>
<li>Cutting-edge ajax support with integrated caching mechanism and timeout behavior</li>
<li>Easily configure custom validation functions to be triggered onblur, onsubmit, onchange, etc.</li>
<li>Add onsuccess and onerror callback functions to integrate Validanguage into your existing site design.</li>
<li>All validation functions and onsuccess/onerror callbacks are scoped so that the <strong>this</strong> keyword refers to the validated element.</li>
<li>Easy-to-use keypress suppression.</li>
<li>Includes numerous useful &#8220;transformation&#8221; functions to aid in producing slick forms that dynamically respond to users  input</li>
</ul>
<p><BR><img alt="Validanguage" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href="http://www.drlongghost.com/validanguage.php"> Web Site</a><BR><img alt="Validanguage" src="http://i34.tinypic.com/102q90m.jpg" /><a href="http://www.drlongghost.com/validanguage/demos"> Demo</a><BR><img alt="Validanguage" src="http://i36.tinypic.com/sd0epy.jpg" /><a href="http://www.drlongghost.com/validanguage/download"> Download</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://javascript.open-libraries.com/user-interface/validation/validanguage/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>JSValidate: Form Validation Library</title>
		<link>http://javascript.open-libraries.com/user-interface/validation/jsvalidate-form-validation-library/</link>
		<comments>http://javascript.open-libraries.com/user-interface/validation/jsvalidate-form-validation-library/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 07:16:51 +0000</pubDate>
		<dc:creator>js guy</dc:creator>
				<category><![CDATA[Validation]]></category>

		<guid isPermaLink="false">http://javascript.open-libraries.com/user-interface/validation/jsvalidate-form-validation-library/</guid>
		<description><![CDATA[JSValidate is a simple library based on Prototype and Script.aculo.us to allow you to do form validation.

You simply use special CSS classes to annotate your form and let the library do the rest.<br /><img src="http://www.open-libraries.com/imageredirect/javascript/im.php?imagekey=wpid-JSValidate-Form-Validation-Library.png" />


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.open-libraries.com/imageredirect/javascript/im.php?imagekey=wpid-JSValidate-Form-Validation-Library.png" /><br />JSValidate is a simple library based on Prototype and Script.aculo.us to allow you to do form validation.</p>
<p>You simply use special CSS classes to annotate your form and let the library do the rest.<BR><img alt="JSValidate: Form Validation Library" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href="http://www.jsvalidate.com/"> Web Site</a><BR><img alt="JSValidate: Form Validation Library" src="http://i34.tinypic.com/102q90m.jpg" /><a href="http://www.jsvalidate.com/demo/"> Demo</a><BR><img alt="JSValidate: Form Validation Library" src="http://i36.tinypic.com/sd0epy.jpg" /><a href="http://www.jsvalidate.com/download/"> Download</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://javascript.open-libraries.com/user-interface/validation/jsvalidate-form-validation-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LiveValidation &#8211; Javascript Validation Library</title>
		<link>http://javascript.open-libraries.com/user-interface/validation/livevalidation-javascript-validation-library/</link>
		<comments>http://javascript.open-libraries.com/user-interface/validation/livevalidation-javascript-validation-library/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 07:16:36 +0000</pubDate>
		<dc:creator>js guy</dc:creator>
				<category><![CDATA[Validation]]></category>

		<guid isPermaLink="false">http://javascript.open-libraries.com/user-interface/validation/livevalidation-javascript-validation-library/</guid>
		<description><![CDATA[LiveValidation is a small open source javascript library for making client-side validation quick, easy, and powerful.<br /><img src="http://www.open-libraries.com/imageredirect/javascript/im.php?imagekey=null" />


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>LiveValidation is a small open source javascript library for making client-side validation quick, easy, and powerful. It comprises of two main parts. Firstly, it provides developers with a rich set of core validation methods, which can also be used outside the context of forms. Secondly, it provides your visitors with real-time validation information as they fill out forms, helping them to get it right first time, making the forms easier, quicker and less daunting to complete.<BR><img alt="LiveValidation - Javascript Validation Library" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href="http://livevalidation.com/"> Web Site</a><BR><img alt="LiveValidation - Javascript Validation Library" src="http://i34.tinypic.com/102q90m.jpg" /><a href="http://livevalidation.com/examples"> Demo</a><BR><img alt="LiveValidation - Javascript Validation Library" src="http://i36.tinypic.com/sd0epy.jpg" /><a href="http://livevalidation.com/download"> Download</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://javascript.open-libraries.com/user-interface/validation/livevalidation-javascript-validation-library/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>TMT Validator</title>
		<link>http://javascript.open-libraries.com/user-interface/validation/tmt-validator/</link>
		<comments>http://javascript.open-libraries.com/user-interface/validation/tmt-validator/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 07:16:24 +0000</pubDate>
		<dc:creator>js guy</dc:creator>
				<category><![CDATA[Validation]]></category>

		<guid isPermaLink="false">http://javascript.open-libraries.com/user-interface/validation/tmt-validator/</guid>
		<description><![CDATA[The TMT validator is a JavaScript library for form validation. It was developed with several goals in mind:<br /><img src="http://www.open-libraries.com/imageredirect/javascript/im.php?imagekey=null" />


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>The TMT validator is a JavaScript library for form validation. It was developed with several goals in mind:</p>
<ul>
<li>Attach validation rules to form fields using attributes in a declarative way</li>
<li>Streamline authoring/editing on any IDE that can provide custom code hints for tags</li>
<li>Make code generation painless. Defining the validation rules as attributes of the field tags makes it easier to generate forms server-side, or write code generators, because the form fields are self-contained</li>
<li>Easy to use out of the box for XHTML people, even with minimal programming skills, while still being totally open to extensibility by developers familiar with JavaScript</li>
<li>Ability to work on pages served using an XML mime-type, not only plain text tag soup</li>
<li>Use well-formed XML code that can be parsed, generated or manipulated by any XML parser</li>
<li>Easy integration with server-side languages that support custom tags (CFML, ASP.NET, JSP)</li>
</ul>
<p><BR><img alt="TMT Validator" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href="http://www.massimocorner.com/libraries/validator/"> Web Site</a><BR><img alt="TMT Validator" src="http://i34.tinypic.com/102q90m.jpg" /><a href="http://www.massimocorner.com/libraries/validator/samples/index.htm"> Demo</a><BR><img alt="TMT Validator" src="http://i36.tinypic.com/sd0epy.jpg" /><a href="http://www.massimocorner.com/libraries/libraries.zip"> Download</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://javascript.open-libraries.com/user-interface/validation/tmt-validator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wForms &#8211; A Javascript Extension to Web Forms</title>
		<link>http://javascript.open-libraries.com/user-interface/forms/wforms-a-javascript-extension-to-web-forms/</link>
		<comments>http://javascript.open-libraries.com/user-interface/forms/wforms-a-javascript-extension-to-web-forms/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 07:16:16 +0000</pubDate>
		<dc:creator>js guy</dc:creator>
				<category><![CDATA[Forms]]></category>
		<category><![CDATA[Validation]]></category>

		<guid isPermaLink="false">http://javascript.open-libraries.com/user-interface/forms/wforms-a-javascript-extension-to-web-forms/</guid>
		<description><![CDATA[wForms is an open-source, unobtrusive javascript library that adds commonly needed behaviors to traditional web forms without the need for any programming skill. <br /><img src="http://www.open-libraries.com/imageredirect/javascript/im.php?imagekey=null" />


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>wForms is an open-source, unobtrusive javascript library that adds commonly needed behaviors to traditional web forms without the need for any programming skill. <BR><img alt="wForms - A Javascript Extension to Web Forms" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href="http://www.formassembly.com/wForms/"> Web Site</a><BR><img alt="wForms - A Javascript Extension to Web Forms" src="http://i34.tinypic.com/102q90m.jpg" /><a href="http://www.formassembly.com/wForms/tutorials/custom_validation.php"> Demo</a><BR><img alt="wForms - A Javascript Extension to Web Forms" src="http://i36.tinypic.com/sd0epy.jpg" /><a href="http://www.formassembly.com/wForms/v2.0/package/wforms.js"> Download</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://javascript.open-libraries.com/user-interface/forms/wforms-a-javascript-extension-to-web-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>qForms JavaScript API</title>
		<link>http://javascript.open-libraries.com/user-interface/forms/qforms-javascript-api/</link>
		<comments>http://javascript.open-libraries.com/user-interface/forms/qforms-javascript-api/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 07:16:05 +0000</pubDate>
		<dc:creator>js guy</dc:creator>
				<category><![CDATA[Forms]]></category>
		<category><![CDATA[Validation]]></category>

		<guid isPermaLink="false">http://javascript.open-libraries.com/user-interface/forms/qforms-javascript-api/</guid>
		<description><![CDATA[qForms JavaScript API is one of the easiest way to program HTML forms.<br /><img src="http://www.open-libraries.com/imageredirect/javascript/im.php?imagekey=null" />


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>qForms JavaScript API is one of the easiest way to program HTML forms.<BR><img alt="qForms JavaScript API" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href="http://www.pengoworks.com/index.cfm?action=get:qforms"> Web Site</a><BR><img alt="qForms JavaScript API" src="http://i34.tinypic.com/102q90m.jpg" /><a href="http://www.pengoworks.com/qforms/docs/examples/"> Demo</a><BR><img alt="qForms JavaScript API" src="http://i36.tinypic.com/sd0epy.jpg" /><a href="http://www.pengoworks.com/qforms/download/"> Download</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://javascript.open-libraries.com/user-interface/forms/qforms-javascript-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

