<?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: Firing javascript events when textbox changes</title>
	<atom:link href="http://benreichelt.net/blog/2006/03/02/firing-javascript-events-when-textbox-changes/feed/" rel="self" type="application/rss+xml" />
	<link>http://benreichelt.net/blog/2006/03/02/firing-javascript-events-when-textbox-changes/</link>
	<description></description>
	<lastBuildDate>Tue, 18 Aug 2009 22:20:45 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shivesh</title>
		<link>http://benreichelt.net/blog/2006/03/02/firing-javascript-events-when-textbox-changes/comment-page-1/#comment-1160</link>
		<dc:creator>Shivesh</dc:creator>
		<pubDate>Fri, 07 Aug 2009 14:19:43 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2006/03/02/firing-javascript-events-when-textbox-changes/#comment-1160</guid>
		<description>plsssssss</description>
		<content:encoded><![CDATA[<p>plsssssss</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M.D.S.Saiprasad</title>
		<link>http://benreichelt.net/blog/2006/03/02/firing-javascript-events-when-textbox-changes/comment-page-1/#comment-1158</link>
		<dc:creator>M.D.S.Saiprasad</dc:creator>
		<pubDate>Wed, 29 Jul 2009 12:13:17 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2006/03/02/firing-javascript-events-when-textbox-changes/#comment-1158</guid>
		<description>I have written form validation for Registration Form by using Javascript events..Name text box(only characters) and so on....but those events are working in all browsers under windows...but these events are not working under linux environment is there any reason
  i have written the code ...is there any changes to be down...




function noNumbers(e)
{
var keynum;
var keychar;
var numcheck;

if(window.event) // IE
  {
  keynum = e.keyCode;
  }
else if(e.which) // Netscape/Firefox/Opera
  {
  keynum = e.which;
  }
if(keynum&gt;=48 &amp;&amp; keynum






 

these code is working under windows..but not under Linux....</description>
		<content:encoded><![CDATA[<p>I have written form validation for Registration Form by using Javascript events..Name text box(only characters) and so on&#8230;.but those events are working in all browsers under windows&#8230;but these events are not working under linux environment is there any reason<br />
  i have written the code &#8230;is there any changes to be down&#8230;</p>
<p>function noNumbers(e)<br />
{<br />
var keynum;<br />
var keychar;<br />
var numcheck;</p>
<p>if(window.event) // IE<br />
  {<br />
  keynum = e.keyCode;<br />
  }<br />
else if(e.which) // Netscape/Firefox/Opera<br />
  {<br />
  keynum = e.which;<br />
  }<br />
if(keynum&gt;=48 &amp;&amp; keynum</p>
<p>these code is working under windows..but not under Linux&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon</title>
		<link>http://benreichelt.net/blog/2006/03/02/firing-javascript-events-when-textbox-changes/comment-page-1/#comment-1153</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Fri, 08 May 2009 17:11:20 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2006/03/02/firing-javascript-events-when-textbox-changes/#comment-1153</guid>
		<description>How would you capture the entering of a date into a textbox from a CalendarPopUp.aspx? I am current faced with this situation.

Brandon</description>
		<content:encoded><![CDATA[<p>How would you capture the entering of a date into a textbox from a CalendarPopUp.aspx? I am current faced with this situation.</p>
<p>Brandon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kap</title>
		<link>http://benreichelt.net/blog/2006/03/02/firing-javascript-events-when-textbox-changes/comment-page-1/#comment-1151</link>
		<dc:creator>Kap</dc:creator>
		<pubDate>Wed, 29 Apr 2009 02:50:33 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2006/03/02/firing-javascript-events-when-textbox-changes/#comment-1151</guid>
		<description>hi bhai this is Farziiiiiiii.</description>
		<content:encoded><![CDATA[<p>hi bhai this is Farziiiiiiii.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sffsd4545</title>
		<link>http://benreichelt.net/blog/2006/03/02/firing-javascript-events-when-textbox-changes/comment-page-1/#comment-1150</link>
		<dc:creator>sffsd4545</dc:creator>
		<pubDate>Tue, 28 Apr 2009 10:20:34 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2006/03/02/firing-javascript-events-when-textbox-changes/#comment-1150</guid>
		<description>rt</description>
		<content:encoded><![CDATA[<p>rt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harikrishnan.S</title>
		<link>http://benreichelt.net/blog/2006/03/02/firing-javascript-events-when-textbox-changes/comment-page-1/#comment-1144</link>
		<dc:creator>harikrishnan.S</dc:creator>
		<pubDate>Wed, 01 Apr 2009 05:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2006/03/02/firing-javascript-events-when-textbox-changes/#comment-1144</guid>
		<description>Hello its very cool</description>
		<content:encoded><![CDATA[<p>Hello its very cool</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bino</title>
		<link>http://benreichelt.net/blog/2006/03/02/firing-javascript-events-when-textbox-changes/comment-page-1/#comment-1129</link>
		<dc:creator>Bino</dc:creator>
		<pubDate>Sat, 06 Dec 2008 14:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2006/03/02/firing-javascript-events-when-textbox-changes/#comment-1129</guid>
		<description>visit
www.codepal.co.in</description>
		<content:encoded><![CDATA[<p>visit<br />
<a href="http://www.codepal.co.in" rel="nofollow">http://www.codepal.co.in</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepak</title>
		<link>http://benreichelt.net/blog/2006/03/02/firing-javascript-events-when-textbox-changes/comment-page-1/#comment-1128</link>
		<dc:creator>Deepak</dc:creator>
		<pubDate>Sun, 09 Nov 2008 05:53:34 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2006/03/02/firing-javascript-events-when-textbox-changes/#comment-1128</guid>
		<description>The onmouseout event is a nice option!</description>
		<content:encoded><![CDATA[<p>The onmouseout event is a nice option!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jj</title>
		<link>http://benreichelt.net/blog/2006/03/02/firing-javascript-events-when-textbox-changes/comment-page-1/#comment-1119</link>
		<dc:creator>jj</dc:creator>
		<pubDate>Thu, 02 Oct 2008 05:09:27 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2006/03/02/firing-javascript-events-when-textbox-changes/#comment-1119</guid>
		<description>huu</description>
		<content:encoded><![CDATA[<p>huu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarasankar</title>
		<link>http://benreichelt.net/blog/2006/03/02/firing-javascript-events-when-textbox-changes/comment-page-1/#comment-1096</link>
		<dc:creator>Tarasankar</dc:creator>
		<pubDate>Mon, 26 May 2008 07:27:43 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2006/03/02/firing-javascript-events-when-textbox-changes/#comment-1096</guid>
		<description>Can any body give any example how to make the button enable on rightClick-&gt;Paste event in the textbox..</description>
		<content:encoded><![CDATA[<p>Can any body give any example how to make the button enable on rightClick-&gt;Paste event in the textbox..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
