<?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: After submit, download a file</title>
		<link>https://legacy.forums.gravityhelp.com/topic/after-submit-download-a-file</link>
		<description>Gravity Support Forums Topic: After submit, download a file</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 08:29:09 +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/after-submit-download-a-file" rel="self" type="application/rss+xml" />

		<item>
			<title>bizdevresults on "After submit, download a file"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/after-submit-download-a-file#post-48493</link>
			<pubDate>Mon, 06 Feb 2012 18:12:00 +0000</pubDate>
			<dc:creator>bizdevresults</dc:creator>
			<guid isPermaLink="false">48493@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am also interested in accomplishing the same thing.  I have  series of blog posts that would offer potential clients an e book.  They would then fill out a form and then it would upon confirmation, send them to a wordpress developed landing page with the download link.  The key is how to populate that download link so that I don't have to create a form for each download.&#60;/p&#62;
&#60;p&#62;Was wonderinghow and if you were able to solve the problem  Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "After submit, download a file"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/after-submit-download-a-file#post-37658</link>
			<pubDate>Tue, 11 Oct 2011 21:34:10 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">37658@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can use a confirmation redirect, and send them to a custom PHP template on your site.  That template (or WordPress page) will read the query string coming in, then redirect the submitter to the proper file.  The PHP template can be created to send headers that force the browser to download the proper file.&#60;/p&#62;
&#60;p&#62;You would have to build the php template and read the incoming value, but other than that, sending the headers to the browser is not too hard.&#60;/p&#62;
&#60;p&#62;If you don't mind having them click, your could put links to the downloadable files right in the displayed confirmation as well, but that's one additional step for them.&#60;/p&#62;
&#60;p&#62;A 3rd option is a download manager for WordPress.  There are a couple at the WordPress.org repository.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>harringtoncreative on "After submit, download a file"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/after-submit-download-a-file#post-37584</link>
			<pubDate>Tue, 11 Oct 2011 15:18:07 +0000</pubDate>
			<dc:creator>harringtoncreative</dc:creator>
			<guid isPermaLink="false">37584@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey There,&#60;/p&#62;
&#60;p&#62;So I've tried to use query strings to redirect to the file directly, but of course, query strings are converted. ...not to mention the automatically ? after the initial URL.&#60;/p&#62;
&#60;p&#62;I'm trying to figure out a way to prompt a download once the form as been submitted. This is so that leads can be captured for each downloadable brochure.&#60;/p&#62;
&#60;p&#62;It's almost like a redirect to file instead of URL... and of course I need to be able to pass in which file. I'm doing that via a short code 'field_values'
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
