<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - jprochazka</title>
<link>http://snipplr.com/users/jprochazka/language/javascript</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 10:34:43 GMT</pubDate>
<item>
<title>(JavaScript) Allow only numberic key presses.</title>
<link>http://snipplr.com/view/69756/allow-only-numberic-key-presses/</link>
<description><![CDATA[ <p>The following code allows only numeric characters to be entered.</p> ]]></description>
<pubDate>Sat, 02 Feb 2013 02:49:40 GMT</pubDate>
<guid>http://snipplr.com/view/69756/allow-only-numberic-key-presses/</guid>
</item>
<item>
<title>(JavaScript) Validate an email address. (advanced)</title>
<link>http://snipplr.com/view/41308/validate-an-email-address-advanced/</link>
<description><![CDATA[ <p>The following JavaScript will validate an email address using strict rules when a form is submitted.</p> ]]></description>
<pubDate>Sat, 02 Oct 2010 01:42:59 GMT</pubDate>
<guid>http://snipplr.com/view/41308/validate-an-email-address-advanced/</guid>
</item>
<item>
<title>(JavaScript) Validte a telephone number.</title>
<link>http://snipplr.com/view/41294/validte-a-telephone-number/</link>
<description><![CDATA[ <p>The following JavaScript will validate if a 10 digit phone number was supplied once the form is submitted.</p> ]]></description>
<pubDate>Sat, 02 Oct 2010 01:32:07 GMT</pubDate>
<guid>http://snipplr.com/view/41294/validte-a-telephone-number/</guid>
</item>
</channel>
</rss>