<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>p2p.wrox.com Forums - BOOK: Beginning JavaScript</title>
		<link>http://p2p.wrox.com</link>
		<description>This is the forum to discuss the Wrox book Beginning JavaScript by Paul Wilton; ISBN: 9780764544057 Read more about Beginning JavaScript or buy the book from your favorite retailer Download the code for Beginning JavaScript</description>
		<language>en</language>
		<lastBuildDate>Sun, 22 Nov 2009 00:21:50 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://p2p.wrox.com/images/misc/rss.jpg</url>
			<title>p2p.wrox.com Forums - BOOK: Beginning JavaScript</title>
			<link>http://p2p.wrox.com</link>
		</image>
		<item>
			<title>Scrolling text</title>
			<link>http://p2p.wrox.com/book-beginning-javascript/77086-scrolling-text.html</link>
			<pubDate>Thu, 19 Nov 2009 12:13:10 GMT</pubDate>
			<description><![CDATA[Please,
 help me with codes for scrolling text. I'm designing a web page and I need to write a text scrolling from right to left. please help to send...]]></description>
			<content:encoded><![CDATA[<div>Please,<br />
 help me with codes for scrolling text. I'm designing a web page and I need to write a text scrolling from right to left. please help to send the code to me as soon as possible I need it  urgently. <br />
May God help you. Amen</div>

]]></content:encoded>
			<category domain="http://p2p.wrox.com/book-beginning-javascript-31/">BOOK: Beginning JavaScript</category>
			<dc:creator>Olaoye Sunday</dc:creator>
			<guid isPermaLink="true">http://p2p.wrox.com/book-beginning-javascript/77086-scrolling-text.html</guid>
		</item>
		<item>
			<title>how to call submit function from script file</title>
			<link>http://p2p.wrox.com/book-beginning-javascript/76999-how-call-submit-function-script-file.html</link>
			<pubDate>Thu, 12 Nov 2009 05:40:15 GMT</pubDate>
			<description><![CDATA[Hi, 

i have one page in which i have form name finalSubmit : here is the code, 

<form action="Conclude.asp" method="post" name="finalSubmit">
     ...]]></description>
			<content:encoded><![CDATA[<div>Hi, <br />
<br />
i have one page in which i have form name finalSubmit : here is the code, <br />
<br />
&lt;form action=&quot;Conclude.asp&quot; method=&quot;post&quot; name=&quot;finalSubmit&quot;&gt;<br />
        &lt;input name=&quot;hiddenAnswers&quot; type=&quot;hidden&quot; value=&quot;&quot; /&gt;<br />
        &lt;input name=&quot;hiddenMarksheet&quot; type=&quot;hidden&quot; value=&quot;&quot; /&gt;<br />
        &lt;input name=&quot;btnSubmit&quot; type=&quot;submit&quot; value=&quot;submit form&quot; /&gt;<br />
&lt;/form&gt;<br />
<br />
and one include file : script.<acronym title="JavaScript">js</acronym><br />
<br />
i want to make a submit call from this script.<acronym title="JavaScript">js</acronym> file, like...<br />
<br />
document.finalSubmit.submit();<br />
<br />
but it says finalSubmit is not defined. <br />
<br />
please help me, as i am new to javascript<br />
<br />
best regards</div>

]]></content:encoded>
			<category domain="http://p2p.wrox.com/book-beginning-javascript-31/">BOOK: Beginning JavaScript</category>
			<dc:creator>beetle_jaipur</dc:creator>
			<guid isPermaLink="true">http://p2p.wrox.com/book-beginning-javascript/76999-how-call-submit-function-script-file.html</guid>
		</item>
	</channel>
</rss>
