<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<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">
	<channel>
		<title>Gravity Support Forums Topic: Stopping multiple form submissions</title>
		<link>https://legacy.forums.gravityhelp.com/topic/stopping-multiple-form-submissions</link>
		<description>Gravity Support Forums Topic: Stopping multiple form submissions</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 20:37:05 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/stopping-multiple-form-submissions" rel="self" type="application/rss+xml" />

		<item>
			<title>Dave Landon on "Stopping multiple form submissions"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/stopping-multiple-form-submissions#post-19661</link>
			<pubDate>Tue, 01 Mar 2011 14:35:04 +0000</pubDate>
			<dc:creator>Dave Landon</dc:creator>
			<guid isPermaLink="false">19661@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey... just found a quick way to do this...&#60;/p&#62;
&#60;p&#62;Hope this code helps people.  Just put it in the &#38;lt;HEAD&#38;gt; section of the page that you wish to control the submit button...&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$(&#38;quot;:submit&#38;quot;).click(function(){
	$(this).attr(&#38;#39;disabled&#38;#39;, &#38;#39;disabled&#38;#39;).val(&#38;#39;Please wait...&#38;#39;);
});&#60;/code&#62;&#60;/pre&#62;</description>
		</item>

	</channel>
</rss>
