<?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>iTech Systemz Blog &#187; Java Script</title>
	<atom:link href="http://www.itechsystemz.com/blog/category/programming/java-script/feed" rel="self" type="application/rss+xml" />
	<link>http://www.itechsystemz.com/blog</link>
	<description></description>
	<lastBuildDate>Tue, 15 Dec 2009 07:53:44 +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>Transfer focus to button at run-time, if you have more than one buttons</title>
		<link>http://www.itechsystemz.com/blog/transfer-focus-to-button-at-run-time-if-you-have-more-than-one-buttons</link>
		<comments>http://www.itechsystemz.com/blog/transfer-focus-to-button-at-run-time-if-you-have-more-than-one-buttons#comments</comments>
		<pubDate>Tue, 15 Dec 2009 07:51:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Java Script]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[dot Net]]></category>

		<guid isPermaLink="false">http://www.itechsystemz.com/blog/?p=17</guid>
		<description><![CDATA[Code for ASP.Net in C#.Net: TextBox1.Attributes.Add(&#8220;onkeydown&#8221;, &#8220;if(event.which &#124;&#124; event.keyCode){if ((event.which == 13) &#124;&#124; (event.keyCode == 13)) {document.getElementById(&#8216;&#8221; + Button1.UniqueID + &#8220;&#8216;).click();return false;}} else {return true}; &#8220;);]]></description>
		<wfw:commentRss>http://www.itechsystemz.com/blog/transfer-focus-to-button-at-run-time-if-you-have-more-than-one-buttons/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fill HTML DropDown Using Javascript</title>
		<link>http://www.itechsystemz.com/blog/fill-html-dropdown-using-javascript</link>
		<comments>http://www.itechsystemz.com/blog/fill-html-dropdown-using-javascript#comments</comments>
		<pubDate>Sun, 07 Oct 2007 09:38:14 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Java Script]]></category>

		<guid isPermaLink="false">http://www.itechsystemz.com/blog/?p=11</guid>
		<description><![CDATA[function FillDropDown() {]]></description>
		<wfw:commentRss>http://www.itechsystemz.com/blog/fill-html-dropdown-using-javascript/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript to Check Characters in a String</title>
		<link>http://www.itechsystemz.com/blog/javascript-chack-the-characters-in-a-string</link>
		<comments>http://www.itechsystemz.com/blog/javascript-chack-the-characters-in-a-string#comments</comments>
		<pubDate>Fri, 05 Oct 2007 06:10:07 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Java Script]]></category>

		<guid isPermaLink="false">http://www.itechsystemz.com/blog/?p=9</guid>
		<description><![CDATA[//The function given below is use to validate the string in correct format or not. In case of correct format the function will return true as result otherwise will return false. &#60;script language=&#8217;javascript&#8217; type=&#8217;text/javascript&#8217;&#62; function IsLettersDigitsChars(strString) {]]></description>
		<wfw:commentRss>http://www.itechsystemz.com/blog/javascript-chack-the-characters-in-a-string/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript: To Print the Data of Particular Area</title>
		<link>http://www.itechsystemz.com/blog/javascript-to-print-the-data-in-particular-area</link>
		<comments>http://www.itechsystemz.com/blog/javascript-to-print-the-data-in-particular-area#comments</comments>
		<pubDate>Mon, 01 Oct 2007 15:33:43 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Java Script]]></category>

		<guid isPermaLink="false">http://www.itechsystemz.com/blog/?p=7</guid>
		<description><![CDATA[function CallPrint(DivId) {]]></description>
		<wfw:commentRss>http://www.itechsystemz.com/blog/javascript-to-print-the-data-in-particular-area/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

