<?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: On Confirmation - go back?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/on-confirmation-go-back</link>
		<description>Gravity Support Forums Topic: On Confirmation - go back?</description>
		<language>en-US</language>
		<pubDate>Thu, 23 Apr 2026 10:57:48 +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/on-confirmation-go-back" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "On Confirmation - go back?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/on-confirmation-go-back#post-3259</link>
			<pubDate>Wed, 10 Feb 2010 03:00:32 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">3259@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You could use a simple javascript history statement on load.. put it in the body tag on the confirmation page.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;body onload=&#38;quot;javascript:history.go(-2)&#38;quot;&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;if you didn't want it to happen automagically, you could simply make a link..&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;a href=&#38;quot;javascript:history.go(-2)&#38;quot;&#38;gt;Return to Previous Page&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;That would send you back 2 pages (or whatever number you specify) in one click. is that what you're looking for?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Scott Hack on "On Confirmation - go back?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/on-confirmation-go-back#post-3258</link>
			<pubDate>Wed, 10 Feb 2010 02:20:52 +0000</pubDate>
			<dc:creator>Scott Hack</dc:creator>
			<guid isPermaLink="false">3258@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm trying to figure out a way to have the user go &#34;back&#34; after confirmation.  I know I could do a redirection, but I can't dynamically handle the redirection and I'd like to not mess up the browser history to maintain a fluid navigation on the site.&#60;/p&#62;
&#60;p&#62;If they want to go back now, they have to hit the back button twice, once to get back to the form before they submitted it and then again to the actual page.&#60;/p&#62;
&#60;p&#62;Any ideas?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
