<?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: JavaScript: Restrict keyboard character input</title>
	<atom:link href="http://www.qodo.co.uk/blog/javascript-restrict-keyboard-character-input/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.qodo.co.uk/blog/javascript-restrict-keyboard-character-input/</link>
	<description>Home of Web Designer, Stewart Orr</description>
	<pubDate>Thu, 20 Nov 2008 08:45:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Kevin J. Scott</title>
		<link>http://www.qodo.co.uk/blog/javascript-restrict-keyboard-character-input/#comment-293</link>
		<dc:creator>Kevin J. Scott</dc:creator>
		<pubDate>Fri, 17 Oct 2008 11:57:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.qodo.co.uk/?p=153#comment-293</guid>
		<description>Great example...thanks!

..Kev</description>
		<content:encoded><![CDATA[<p>Great example&#8230;thanks!</p>
<p>..Kev</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nitin Gautam</title>
		<link>http://www.qodo.co.uk/blog/javascript-restrict-keyboard-character-input/#comment-287</link>
		<dc:creator>Nitin Gautam</dc:creator>
		<pubDate>Wed, 17 Sep 2008 10:40:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.qodo.co.uk/?p=153#comment-287</guid>
		<description>What if i want to restrict user input to 6 integer up to two decimals (999999.99)
Valid enteries are 
&lt;code&gt;.22
0.22
12.23&lt;/code&gt;
etc</description>
		<content:encoded><![CDATA[<p>What if i want to restrict user input to 6 integer up to two decimals (999999.99)<br />
Valid enteries are<br />
<code>.22<br />
0.22<br />
12.23</code><br />
etc</p>
]]></content:encoded>
	</item>
</channel>
</rss>
