<?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: Fun With JavaScript: A Simple Test / Quiz Script To Demonstrate DOM Form Handling</title>
	<atom:link href="http://www.dougv.com/2006/12/18/fun-with-javascript-a-simple-test-quiz-script-to-demonstrate-dom-form-handling/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dougv.com/2006/12/18/fun-with-javascript-a-simple-test-quiz-script-to-demonstrate-dom-form-handling/</link>
	<description>ASP.NET, PHP, XML, JavaScript, DOM, Web geekery</description>
	<lastBuildDate>Mon, 02 Jan 2012 21:22:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: dougv.com &#124; The Web home of Doug Vanderweide &#187; Blog Archive &#187; Using PHP / MySQL To Store A Form Value Calculated Via JavaScript / DOM</title>
		<link>http://www.dougv.com/2006/12/18/fun-with-javascript-a-simple-test-quiz-script-to-demonstrate-dom-form-handling/#comment-40</link>
		<dc:creator>dougv.com &#124; The Web home of Doug Vanderweide &#187; Blog Archive &#187; Using PHP / MySQL To Store A Form Value Calculated Via JavaScript / DOM</dc:creator>
		<pubDate>Mon, 01 Jan 2007 03:08:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.dougv.com/blog/2006/12/18/fun-with-javascript-a-simple-test-quiz-script-to-demonstrate-dom-form-handling/#comment-40</guid>
		<description>[...] As I have noted in earlier entries, all radiobuttonlists are treated as arrays by the HTML DOM. Therefore, we need to iterate through all the items in the radiobuttonlist in order to find the one that is checked; once we find that one, we make sure it is in the proper format and range. [...]</description>
		<content:encoded><![CDATA[<p>[...] As I have noted in earlier entries, all radiobuttonlists are treated as arrays by the HTML DOM. Therefore, we need to iterate through all the items in the radiobuttonlist in order to find the one that is checked; once we find that one, we make sure it is in the proper format and range. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dougv.com &#124; The Web home of Doug Vanderweide &#187; Blog Archive &#187; Showing Or Hiding HTML Form Elements With JavaScript</title>
		<link>http://www.dougv.com/2006/12/18/fun-with-javascript-a-simple-test-quiz-script-to-demonstrate-dom-form-handling/#comment-39</link>
		<dc:creator>dougv.com &#124; The Web home of Doug Vanderweide &#187; Blog Archive &#187; Showing Or Hiding HTML Form Elements With JavaScript</dc:creator>
		<pubDate>Tue, 19 Dec 2006 21:38:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.dougv.com/blog/2006/12/18/fun-with-javascript-a-simple-test-quiz-script-to-demonstrate-dom-form-handling/#comment-39</guid>
		<description>[...] &#171; Fun With JavaScript: A Simple Test / Quiz Script To Demonstrate DOM Form Handling [...]</description>
		<content:encoded><![CDATA[<p>[...] &laquo; Fun With JavaScript: A Simple Test / Quiz Script To Demonstrate DOM Form Handling [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.dougv.com/2006/12/18/fun-with-javascript-a-simple-test-quiz-script-to-demonstrate-dom-form-handling/#comment-38</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 19 Dec 2006 02:52:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.dougv.com/blog/2006/12/18/fun-with-javascript-a-simple-test-quiz-script-to-demonstrate-dom-form-handling/#comment-38</guid>
		<description>Wow,
I did not expect such a great answer to my question. I don&#039;t think my students would go through the trouble to look up the answers by getting the source code off the Internet. Its not a test for a real school, its an online study English website.

Basically, I record my voice and give a listening lesson to my students. What I want to do is give the students a chance to test themselves online, more for fun and practice, not a serious college test or anything like that. Just for fun and practice.

I will look over this code carefully and see if I can use it on my webpage. Thank you very very much!

Mark    www.getpowers.com</description>
		<content:encoded><![CDATA[<p>Wow,<br />
I did not expect such a great answer to my question. I don&#8217;t think my students would go through the trouble to look up the answers by getting the source code off the Internet. Its not a test for a real school, its an online study English website.</p>
<p>Basically, I record my voice and give a listening lesson to my students. What I want to do is give the students a chance to test themselves online, more for fun and practice, not a serious college test or anything like that. Just for fun and practice.</p>
<p>I will look over this code carefully and see if I can use it on my webpage. Thank you very very much!</p>
<p>Mark    <a href="http://www.getpowers.com" rel="nofollow">http://www.getpowers.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

