<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippet Revisions</title>
		<link>http://www.bytemycode.com</link>
		<description>Revisions for this snippet.</description>
		<pubDate>Fri, 04 Jul 2008 10:53:06 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	
	<item>
		<title>get the Value of a Select box 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/414/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/414/comments/</comments>
		<pubDate>Thu, 05 Oct 2006 12:01:44 +0000</pubDate>
		<dc:creator>Idlemind</dc:creator>
		<category>ajax, JavaScript</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/414/</guid>
		<description>
			<![CDATA[
				<p>I use this in my AJAX as a quick way to get the Value of the selected item in a Select HTML object.  If nothing is selected, it returns zero.<br />(May be basic to y'all, but maybe really usefull to someone else).</p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>