<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Logic error in form submision - Create Company Form]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=1147</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=1147&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Logic error in form submision - Create Company Form.]]></description>
		<lastBuildDate>Mon, 01 Mar 2010 10:14:31 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Logic error in form submision - Create Company Form]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=5051#p5051</link>
			<description><![CDATA[<p>Fixed in CVS Main. Thanks.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Mon, 01 Mar 2010 10:14:31 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=5051#p5051</guid>
		</item>
		<item>
			<title><![CDATA[Re: Logic error in form submision - Create Company Form]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=5049#p5049</link>
			<description><![CDATA[<div class="quotebox"><blockquote><p>else {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; document.forms[0].action=&#039;create_coy.php?c=u&amp;id=&quot; . $n . &quot;&amp;fn=&#039; + document.forms[0].uploadfile.value<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</p></blockquote></div><p>should actually be<br /></p><div class="quotebox"><blockquote><p>else {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; document.forms[0].action=&#039;create_coy.php?c=u&amp;id=&quot; . $n<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</p></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 01 Mar 2010 09:31:22 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=5049#p5049</guid>
		</item>
		<item>
			<title><![CDATA[Logic error in form submision - Create Company Form]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=5043#p5043</link>
			<description><![CDATA[<p>Refer to the lines 303-312 in admin/create_coy.php :-<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;script language=&#039;javascript&#039;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; function updateCompany() {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (document.forms[0].uploadfile.value!=&#039;&#039; &amp;&amp; document.forms[0].dbname.value!=&#039;&#039;) {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; document.forms[0].action=&#039;create_coy.php?c=u&amp;ul=1&amp;id=&quot; . $n . &quot;&amp;fn=&#039; + document.forms[0].uploadfile.value<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; else {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; document.forms[0].action=&#039;create_coy.php?c=u&amp;id=&quot; . $n . &quot;&amp;fn=&#039; + document.forms[0].uploadfile.value<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; document.forms[0].submit()<br />&nbsp; &nbsp; &nbsp; &nbsp; }</p><p>The else statement alludes to uploadfile.value when it is non-existent.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 01 Mar 2010 05:14:15 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=5043#p5043</guid>
		</item>
	</channel>
</rss>
