<?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: How to Disable &#8220;Enter&#8221; action to submit a form</title>
	<atom:link href="http://www.php-architect.com/blog/2008/01/07/how-to-disable-enter-action-to-submit-a-form/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.php-architect.com/blog/2008/01/07/how-to-disable-enter-action-to-submit-a-form/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-disable-enter-action-to-submit-a-form</link>
	<description>me, myself, and my code</description>
	<lastBuildDate>Fri, 07 Oct 2011 06:58:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Ruben Sargsyan</title>
		<link>http://www.php-architect.com/blog/2008/01/07/how-to-disable-enter-action-to-submit-a-form/comment-page-1/#comment-1057</link>
		<dc:creator>Ruben Sargsyan</dc:creator>
		<pubDate>Thu, 07 Oct 2010 11:30:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.abdelaliem.com/blog/?p=21#comment-1057</guid>
		<description> This method doesn&#039;t disable &quot;Enter&quot; action. Add  onsubmit=&quot;return false;&quot; (&lt;form name=&quot;formName&quot; method=&quot;??&quot; action=&quot;??&quot; onsubmit=&quot;return false;&quot;&gt;) and it will be disabled. </description>
		<content:encoded><![CDATA[<p>This method doesn&#039;t disable &quot;Enter&quot; action. Add  onsubmit=&quot;return false;&quot; (&lt;form name=&quot;formName&quot; method=&quot;??&quot; action=&quot;??&quot; onsubmit=&quot;return false;&quot;&gt;) and it will be disabled.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

