<?xml version="1.0" encoding="ISO-8859-1" ?>
<rss version="2.0" 
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Javascript Mailing List RSS Feed</title> 
<link>http://www.houseoffusion.com/groups/javascript</link> 
<description>Javascript  discussion</description> 
<language>en-us</language> 
<copyright>Copyright 2007, House of Fusion</copyright> 
<lastBuildDate>Mon, 01 Dec 2008 08:28:50 GMT</lastBuildDate> 
<webMaster>Michael Dinowitz (mdinowit@houseoffusion.com)</webMaster> 
<category>Mailing List</category>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>

<item>
	<title><![CDATA[Calculations within a form]]></title> 
	<description><![CDATA[ &gt;&gt;just wanting to know what the best way would be to<br>
	do the calculations in the form prior to the user submitting the form.<br>
	<br>
	Personally, I would set an onchange event on each qty input field, and <br>
	an ID for<br>
	every TD containig the total and subtotal<BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5489"  title="Javascript: Calculations within a form">more</A>]]]></description> 
	<pubDate>Sat, 20 Sep 2008 09:58:00 GMT</pubDate> 
	<dc:author>Claude Schneegans </dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5489</guid> 
</item>

<item>
	<title><![CDATA[Calculations within a form]]></title> 
	<description><![CDATA[I have a client that has requested that they display an order form on their <br>
	website.<br>
	<br>
	Basically they want the form to look like the following:<br>
	<br>
	Product Name&nbsp;&nbsp;&nbsp; Price&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;QTY&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Total<br>
	Product 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.00<br>
	Product 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.<BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5488"  title="Javascript: Calculations within a form">more</A>]]]></description> 
	<pubDate>Fri, 19 Sep 2008 06:50:00 GMT</pubDate> 
	<dc:author>Toby King </dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5488</guid> 
</item>

<item>
	<title><![CDATA[looping on window objects]]></title> 
	<description><![CDATA[Hi,<br>
	<br>
	If you try this code:<br>
	&lt;SCRIPT&gt;<br>
	for (var o in window) document.write(o +&quot; : &quot; + typeof(window[o]) + &quot;&lt;BR&gt;&quot;)<br>
	&lt;/SCRIPT&gt;<br>
	<br>
	you will get a list of all objects contained in the current window.<br>
	It works fine in Opera, Mozilla, and Safari, but in <BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5482"  title="Javascript: looping on window objects">more</A>]]]></description> 
	<pubDate>Tue, 09 Sep 2008 05:04:00 GMT</pubDate> 
	<dc:author>Claude Schneegans </dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5482</guid> 
</item>

<item>
	<title><![CDATA[IE activeElement workaround]]></title> 
	<description><![CDATA[IE activeElement now works ok also with FF3.<br>
	Is there a work around for the other major browsers<BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5326"  title="Javascript: IE activeElement workaround">more</A>]]]></description> 
	<pubDate>Fri, 13 Jun 2008 07:57:00 GMT</pubDate> 
	<dc:author>Walter Conti </dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5326</guid> 
</item>

<item>
	<title><![CDATA[HELP!]]></title> 
	<description><![CDATA[I would 2nd that :) I started off in web development thinking to myself; oh<br>
	boy I get to do web design and html and all that stuf LOL. <br>
	I would have to agree with Billy here, after finding out that in order to be<br>
	very effective at this I also need to <BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5247"  title="Javascript: HELP!">more</A>]]]></description> 
	<pubDate>Wed, 14 May 2008 12:35:00 GMT</pubDate> 
	<dc:author>Bob Imperial</dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5247</guid> 
</item>

<item>
	<title><![CDATA[HELP!]]></title> 
	<description><![CDATA[If you intend to do any web development, you should learn Javascript *at<br>
	least* well enough to plug existing javascript code into your code and make<br>
	it work to your liking. If you don't have an appetite for picking up new<br>
	skills and technology, you <BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5243"  title="Javascript: HELP!">more</A>]]]></description> 
	<pubDate>Wed, 14 May 2008 09:25:00 GMT</pubDate> 
	<dc:author>Billy Cox</dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5243</guid> 
</item>

<item>
	<title><![CDATA[HELP!]]></title> 
	<description><![CDATA[Then please let us know where you end up. I would not want to have a developer with that attitude on my staff.<br>
	<br>
	The point is that there's a reason for learning this stuff, if you cannot see it then its your loss.<br>
	<br>
	&gt; Ya, as a matter of fact I am. I am <BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5241"  title="Javascript: HELP!">more</A>]]]></description> 
	<pubDate>Wed, 14 May 2008 08:33:00 GMT</pubDate> 
	<dc:author>Larry Lyons </dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5241</guid> 
</item>

<item>
	<title><![CDATA[HELP!]]></title> 
	<description><![CDATA[You may as well be honest enough to pay someone to do it for you<br>
	rather than expecting people to donate their time for free do make up<br>
	for your lack of ability.<br>
	<br>
	On Wed, May 14, 2008 at 2:01 AM, Kasey Clark &lt;clark115@csusm.edu&gt; wrote:<br>
	&gt; Ya, as a <BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5239"  title="Javascript: HELP!">more</A>]]]></description> 
	<pubDate>Tue, 13 May 2008 10:36:00 GMT</pubDate> 
	<dc:author>James Holmes</dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5239</guid> 
</item>



<item>
	<title><![CDATA[There has never been a better time to be a ColdFusion Developer]]></title> 
	<description><![CDATA[Adobe&reg; ColdFusion&reg; 8 software is a must-have release for developers to create compelling internet applications that fit in today's enterprise environment.  Now you can build rich and engaging application experiences for users that do more and look better faster than ever.

There has never been a better time to be a ColdFusion Developer.

Get the Free Trial]]></description> 
	<guid>http://ad.doubleclick.net/clk;207172701;29440100;m</guid>
	<pubDate>Mon, 01 Dec 2008 08:28:50 GMT</pubDate> 
	<dc:author>Adobe Systems</dc:author> 
</item>

<item>
	<title><![CDATA[HELP!]]></title> 
	<description><![CDATA[Here is a high-level view of how I would write this code. This is by no<br>
	means the only way to accomplish this.<br>
	<br>
	1. Write the factorial code (hint: 'for' loop) to work with a hard-coded<br>
	number and output the result using a javascript alert<br>
	<br>
	2. Change<BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5234"  title="Javascript: HELP!">more</A>]]]></description> 
	<pubDate>Tue, 13 May 2008 02:39:00 GMT</pubDate> 
	<dc:author>Billy Cox</dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5234</guid> 
</item>

<item>
	<title><![CDATA[HELP!]]></title> 
	<description><![CDATA[On Tue, May 13, 2008 at 6:49 PM, Ian Skinner &lt;HOF@ilsweb.com&gt; wrote:<br>
	&gt; Here is a CFML factorial function I made use of recently.&nbsp;&nbsp;I'll leave it<br>
	&gt;&nbsp;&nbsp;as a good exercise to port this code to JavaScript.<br>
	&gt;<br>
	&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cffunction name=&quot;f&quot; output=&quot;no&quot; returntype<BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5233"  title="Javascript: HELP!">more</A>]]]></description> 
	<pubDate>Tue, 13 May 2008 02:14:00 GMT</pubDate> 
	<dc:author>Peter Boughton</dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5233</guid> 
</item>

<item>
	<title><![CDATA[HELP!]]></title> 
	<description><![CDATA[Note Cal State San Marcos is a bad school to hire javascript developers.<br>
	Thanks for the heads up :)<br>
	<br>
	Adam Haskell<br>
	<br>
	On Tue, May 13, 2008 at 2:01 PM, Kasey Clark &lt;clark115@csusm.edu&gt; wrote:<br>
	<br>
	&gt; Ya, as a matter of fact I am. I am actually taking my<BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5232"  title="Javascript: HELP!">more</A>]]]></description> 
	<pubDate>Tue, 13 May 2008 02:07:00 GMT</pubDate> 
	<dc:author>Adam Haskell</dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5232</guid> 
</item>

<item>
	<title><![CDATA[HELP!]]></title> 
	<description><![CDATA[Ya, as a matter of fact I am. I am actually taking my final and my professor sucks and we never learned how to do this. I do not care about learning javascript I just want to pass my final! <br>
	<br>
	&gt;it seems that you're looking for google to provide the exact<BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5231"  title="Javascript: HELP!">more</A>]]]></description> 
	<pubDate>Tue, 13 May 2008 02:02:00 GMT</pubDate> 
	<dc:author>Kasey Clark </dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5231</guid> 
</item>

<item>
	<title><![CDATA[HELP!]]></title> 
	<description><![CDATA[I did javascript factorial and clicked I'm feeling lucky...seemed to send<br>
	back a good page:<br>
	<br>
	<A HREF="http://www.cis.upenn.edu/~matuszek/cit597-2003/Examples/simple-javascript.html">http://www.cis.upenn.edu/~matuszek/cit597-2003/Examples/simple-javascript.html</A><br>
	<br>
	Seems to be exactly what you would want to do???<br>
	<br>
	Adam Haskell<br>
	<br>
	On <BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5230"  title="Javascript: HELP!">more</A>]]]></description> 
	<pubDate>Tue, 13 May 2008 02:01:00 GMT</pubDate> 
	<dc:author>Adam Haskell</dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5230</guid> 
</item>

<item>
	<title><![CDATA[HELP!]]></title> 
	<description><![CDATA[it seems that you're looking for google to provide the exact solution<br>
	that you're just going to copy/paste and turn in.<br>
	<br>
	I think the point behind this being an &quot;assignment&quot; is that you're<br>
	supposed to learn JavaScript.&nbsp;&nbsp;So while nothing you found <BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5229"  title="Javascript: HELP!">more</A>]]]></description> 
	<pubDate>Tue, 13 May 2008 01:57:00 GMT</pubDate> 
	<dc:author>Charlie Griefer</dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5229</guid> 
</item>

<item>
	<title><![CDATA[HELP!]]></title> 
	<description><![CDATA[Here is a CFML factorial function I made use of recently.&nbsp;&nbsp;I'll leave it <br>
	as a good exercise to port this code to JavaScript.<br>
	<br>
	&nbsp;&nbsp;&nbsp; &lt;cffunction name=&quot;f&quot; output=&quot;no&quot; returntype=&quot;numeric&quot;&gt;<br>
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument name=&quot;integer&quot; required=&quot;yes&quot; type=&quot;numeric<BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5228"  title="Javascript: HELP!">more</A>]]]></description> 
	<pubDate>Tue, 13 May 2008 01:50:00 GMT</pubDate> 
	<dc:author>Ian Skinner </dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5228</guid> 
</item>

<item>
	<title><![CDATA[HELP!]]></title> 
	<description><![CDATA[Actually I did and could not find anything that worked for my particular assignment.<br>
	<br>
	&gt;I Googled the words 'javascript' and 'factorial' and (not surprisingly) got<br>
	&gt;at least 100 satisfactory solutions.<br>
	&gt;<br>
	&gt;It's okay to learn coding practices by example<BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5227"  title="Javascript: HELP!">more</A>]]]></description> 
	<pubDate>Tue, 13 May 2008 01:47:00 GMT</pubDate> 
	<dc:author>Kasey Clark </dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5227</guid> 
</item>

<item>
	<title><![CDATA[HELP!]]></title> 
	<description><![CDATA[I Googled the words 'javascript' and 'factorial' and (not surprisingly) got<br>
	at least 100 satisfactory solutions.<br>
	<br>
	It's okay to learn coding practices by example, but at least put *some*<br>
	effort into it before you ask the list.<br>
	<br>
	<br>
	<br>
	-----Original <BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5226"  title="Javascript: HELP!">more</A>]]]></description> 
	<pubDate>Tue, 13 May 2008 01:44:00 GMT</pubDate> 
	<dc:author>Billy Cox</dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5226</guid> 
</item>

<item>
	<title><![CDATA[HELP!]]></title> 
	<description><![CDATA[Can anyone tell me how to do factorials in javascript? I have to write a javascript program that when the user enters a number, it computes the multiplication of all the numbers between 1 and that number and displays the result to the user (in a text box<BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5225"  title="Javascript: HELP!">more</A>]]]></description> 
	<pubDate>Tue, 13 May 2008 01:24:00 GMT</pubDate> 
	<dc:author>Kasey Clark </dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5225</guid> 
</item>

<item>
	<title><![CDATA[Loop statements]]></title> 
	<description><![CDATA[Depending on how your form is setup, this might also be relevant...<br>
	<br>
	InputTags = document.getElementsByTagName('input');<br>
	<br>
	for ( CurTag in InputTags)<br>
	{<br>
	 // loop statements.<br>
	}<br>
	<br>
	It will loop through all input tags, and allow you to act on each one <BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5210"  title="Javascript: Loop statements">more</A>]]]></description> 
	<pubDate>Tue, 06 May 2008 01:42:00 GMT</pubDate> 
	<dc:author>Peter Boughton</dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5210</guid> 
</item>

<item>
	<title><![CDATA[Loop statements]]></title> 
	<description><![CDATA[FOR LOOP<br>
	for (i=0; i&lt;10; i++)<br>
	{<br>
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//loop statements<br>
	}<br>
	<br>
	WHILE LOOP<br>
	i = 0;<br>
	while (i&lt;10)<br>
	{<br>
	&nbsp;&nbsp;&nbsp; //loop statements<br>
	&nbsp;&nbsp;i++<br>
	}<br>
	<br>
	DO WHILE LOOP<br>
	i = 0;<br>
	do<br>
	{<br>
	 / /loop statements<br>
	&nbsp;&nbsp;i++<br>
	}&nbsp;&nbsp;while (i &lt; 10<BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5209"  title="Javascript: Loop statements">more</A>]]]></description> 
	<pubDate>Tue, 06 May 2008 12:40:00 GMT</pubDate> 
	<dc:author>Ian Skinner </dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5209</guid> 
</item>

<item>
	<title><![CDATA[Loop statements]]></title> 
	<description><![CDATA[Okay, so I am really confused about loop statements. For a project I made a personality quiz with 10 questions and each question has 4 different options to choose from. My professor said I have to have loop statements and I don't understand how to do them<BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5208"  title="Javascript: Loop statements">more</A>]]]></description> 
	<pubDate>Tue, 06 May 2008 12:20:00 GMT</pubDate> 
	<dc:author>Kasey Clark </dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5208</guid> 
</item>

<item>
	<title><![CDATA[Pop-up boxes]]></title> 
	<description><![CDATA[Thank you so much! That was my problem, I did not put line breaks so it was all on one line. Thanks again!<br>
	<br>
	&gt; &gt; when they click &quot;ok&quot; another alert pops up with their personality <br>
	&gt; description. The problem is,<br>
	&gt; &gt; an alert box will only let me type so<BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5193"  title="Javascript: Pop-up boxes">more</A>]]]></description> 
	<pubDate>Wed, 23 Apr 2008 12:35:00 GMT</pubDate> 
	<dc:author>Kasey Clark </dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5193</guid> 
</item>

<item>
	<title><![CDATA[Pop-up boxes]]></title> 
	<description><![CDATA[&gt; when they click &quot;ok&quot; another alert pops up with their personality description. The problem is,<br>
	&gt; an alert box will only let me type so many words (like &quot;You are outgoing&quot;). But, I want a<br>
	&gt; pop-up where I can put a longer description. How do I do that<BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5192"  title="Javascript: Pop-up boxes">more</A>]]]></description> 
	<pubDate>Wed, 23 Apr 2008 09:35:00 GMT</pubDate> 
	<dc:author>Peter Boughton</dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5192</guid> 
</item>

<item>
	<title><![CDATA[Pop-up boxes]]></title> 
	<description><![CDATA[On Tue, Apr 22, 2008 at 8:24 PM, Kasey Clark &lt;clark115@csusm.edu&gt; wrote:<br>
	&gt; Ok so I have created a personality quiz and I have an alert that pops up with their total score and when they click &quot;ok&quot; another alert pops up with their personality description. <BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5190"  title="Javascript: Pop-up boxes">more</A>]]]></description> 
	<pubDate>Tue, 22 Apr 2008 11:42:00 GMT</pubDate> 
	<dc:author>Charlie Griefer</dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5190</guid> 
</item>

<item>
	<title><![CDATA[Pop-up boxes]]></title> 
	<description><![CDATA[Ok so I have created a personality quiz and I have an alert that pops up with their total score and when they click &quot;ok&quot; another alert pops up with their personality description. The problem is, an alert box will only let me type so many words (like &quot;You <BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5189"  title="Javascript: Pop-up boxes">more</A>]]]></description> 
	<pubDate>Tue, 22 Apr 2008 11:23:00 GMT</pubDate> 
	<dc:author>Kasey Clark </dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5189</guid> 
</item>

<item>
	<title><![CDATA[Please Help]]></title> 
	<description><![CDATA[On Wed, Apr 16, 2008 at 10:03 AM, Kasey Clark &lt;clark115@csusm.edu&gt; wrote:<br>
	&gt; I don't expect you to do it for me, I just wanted some tips. Here is the pasting link: <A HREF="http://www.nomorepasting.com/getpaste.php?pasteid=14618.">http://www.nomorepasting.com/getpaste.php?pasteid=14618.</A> And again, thank you for all your <BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5186"  title="Javascript: Please Help">more</A>]]]></description> 
	<pubDate>Wed, 16 Apr 2008 01:16:00 GMT</pubDate> 
	<dc:author>Charlie Griefer</dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5186</guid> 
</item>

<item>
	<title><![CDATA[Please Help]]></title> 
	<description><![CDATA[I don't expect you to do it for me, I just wanted some tips. Here is the pasting link: <A HREF="http://www.nomorepasting.com/getpaste.php?pasteid=14618.">http://www.nomorepasting.com/getpaste.php?pasteid=14618.</A> And again, thank you for all your help, I really do appreciate it!<br>
	<br>
	&gt; On Wed, Apr 16, 2008 at 9:22 AM, Kasey <BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5185"  title="Javascript: Please Help">more</A>]]]></description> 
	<pubDate>Wed, 16 Apr 2008 01:04:00 GMT</pubDate> 
	<dc:author>Kasey Clark </dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5185</guid> 
</item>

<item>
	<title><![CDATA[Please Help]]></title> 
	<description><![CDATA[On Wed, Apr 16, 2008 at 9:22 AM, Kasey Clark &lt;clark115@csusm.edu&gt; wrote:<br>
	&gt; Ok, so I enclosed each input tag with form tags and gave them each an ID name. So, I referenced them using this: document.getElementById('id name') and added them together (the <BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5184"  title="Javascript: Please Help">more</A>]]]></description> 
	<pubDate>Wed, 16 Apr 2008 12:25:00 GMT</pubDate> 
	<dc:author>Charlie Griefer</dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5184</guid> 
</item>

<item>
	<title><![CDATA[Please Help]]></title> 
	<description><![CDATA[Ok, so I enclosed each input tag with form tags and gave them each an ID name. So, I referenced them using this: document.getElementById('id name') and added them together (the original notation you gave me) and I got nothing. Is this notation suppose to <BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5183"  title="Javascript: Please Help">more</A>]]]></description> 
	<pubDate>Wed, 16 Apr 2008 12:22:00 GMT</pubDate> 
	<dc:author>Kasey Clark </dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5183</guid> 
</item>

<item>
	<title><![CDATA[Please Help]]></title> 
	<description><![CDATA[On Tue, Apr 15, 2008 at 4:34 PM, Kasey Clark &lt;clark115@csusm.edu&gt; wrote:<br>
	&gt;&nbsp;&nbsp;What the plan is, is that if their score is 26-32 then they have a certain personality, if their score is 20-25 then it's another, if it is 14-19 it's another and if it is 8-13 <BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5181"  title="Javascript: Please Help">more</A>]]]></description> 
	<pubDate>Tue, 15 Apr 2008 08:45:00 GMT</pubDate> 
	<dc:author>Charlie Griefer</dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5181</guid> 
</item>

<item>
	<title><![CDATA[Please Help]]></title> 
	<description><![CDATA[Well,<br>
	This is what I have so far (without the javascript):<br>
	&lt;html&gt;<br>
	<br>
	&lt;head&gt;&lt;title&gt;Kasey and Julia's Personality Quiz&lt;/title&gt;&lt;/head&gt;<br>
	<br>
	&lt;body BODY BGCOLOR=&quot;#FF00CC&quot;&gt;<br>
	<br>
	&lt;center&gt;&lt;h1&gt;&lt;FONT FACE=&quot;kristen itc&quot; SIZE=&quot;12&quot; COLOR=&quot;#000000&quot;&gt;Find Out Your <BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5180"  title="Javascript: Please Help">more</A>]]]></description> 
	<pubDate>Tue, 15 Apr 2008 07:35:00 GMT</pubDate> 
	<dc:author>Kasey Clark </dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5180</guid> 
</item>

<item>
	<title><![CDATA[Please Help]]></title> 
	<description><![CDATA[On Tue, Apr 15, 2008 at 12:04 PM, Kasey Clark &lt;clark115@csusm.edu&gt; wrote:<br>
	&gt; Ok, so I am really bad at javascript, but I have to use it for a project for my computer class. This is my project: I am creating a personality quiz webpage. Each question has 4 <BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5179"  title="Javascript: Please Help">more</A>]]]></description> 
	<pubDate>Tue, 15 Apr 2008 03:14:00 GMT</pubDate> 
	<dc:author>Charlie Griefer</dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5179</guid> 
</item>

<item>
	<title><![CDATA[Please Help]]></title> 
	<description><![CDATA[Ok, so I am really bad at javascript, but I have to use it for a project for my computer class. This is my project: I am creating a personality quiz webpage. Each question has 4 different choices (each choice matches a different personality trait). I have<BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5178"  title="Javascript: Please Help">more</A>]]]></description> 
	<pubDate>Tue, 15 Apr 2008 03:04:00 GMT</pubDate> 
	<dc:author>Kasey Clark </dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5178</guid> 
</item>

<item>
	<title><![CDATA[New Date('44/44/44')]]></title> 
	<description><![CDATA[&gt; Your sample pages do not allow &quot;Post&quot; operations so I can't actually see<br>
	&gt; the validation in action.<br>
	<br>
	Yes, sorry for that, just insert invalid data and you can see the validation <br>
	in action. As an alternative, you can download the .zip file, it <BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:4885"  title="Javascript: New Date('44/44/44')">more</A>]]]></description> 
	<pubDate>Tue, 22 Jan 2008 11:56:00 GMT</pubDate> 
	<dc:author>Massimo Foti</dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:4885</guid> 
</item>

<item>
	<title><![CDATA[New Date('44/44/44')]]></title> 
	<description><![CDATA[massimo@massimocorner.com wrote:<br>
	&gt; This is part of a JavaScript validation library:<br>
	&gt; <A HREF="http://www.massimocorner.com/validator/samples/date_validation.htm">http://www.massimocorner.com/validator/samples/date_validation.htm</A><br>
	&gt;<br>
	&gt; If the whole thing is overkill for your needs, you may just look at the<br>
	&gt; code and extract <BR> [<A href="http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:4884"  title="Javascript: New Date('44/44/44')">more</A>]]]></description> 
	<pubDate>Tue, 22 Jan 2008 11:39:00 GMT</pubDate> 
	<dc:author>Ian Skinner </dc:author> 
	<guid>http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:4884</guid> 
</item>

<item>
	<title><![CDATA[The Fusion Authority Quarterly Update Volume 2, Issue 4 is out now]]></title> 
	<description><![CDATA[If you want your ColdFusion skills to be up-to-date then you need the Fusion Authority Quarterly Update. The current issue is all about Best Practices and Development Environments. Just what we all need.
	
	Order now]]></description> 
	<guid>https://secure.houseoffusion.com/vol2issue4.cfm</guid>
	<pubDate>Mon, 01 Dec 2008 08:28:50 GMT</pubDate> 
	<dc:author>Fusion Authority</dc:author> 
</item>


</channel>
</rss>

