<?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: Passing query string value to form field removes spaces</title>
		<link>https://legacy.forums.gravityhelp.com/topic/passing-query-string-value-to-form-field-removes-spaces</link>
		<description>Gravity Support Forums Topic: Passing query string value to form field removes spaces</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 07:57:25 +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/passing-query-string-value-to-form-field-removes-spaces" rel="self" type="application/rss+xml" />

		<item>
			<title>matthewdreeves on "Passing query string value to form field removes spaces"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/passing-query-string-value-to-form-field-removes-spaces#post-26497</link>
			<pubDate>Fri, 27 May 2011 17:26:38 +0000</pubDate>
			<dc:creator>matthewdreeves</dc:creator>
			<guid isPermaLink="false">26497@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Carl,&#60;/p&#62;
&#60;p&#62;You don't know how many times Ive visited your forums and found the answer to what I'm looking for. You were spot on again.  Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Passing query string value to form field removes spaces"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/passing-query-string-value-to-form-field-removes-spaces#post-26486</link>
			<pubDate>Fri, 27 May 2011 15:31:26 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">26486@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Try using:&#60;/p&#62;
&#60;p&#62;urlencode(get_post_meta($post-&#38;gt;ID, 'style_description', true))&#60;/p&#62;
&#60;p&#62;This should URL encode the value you are passing in the query string.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>matthewdreeves on "Passing query string value to form field removes spaces"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/passing-query-string-value-to-form-field-removes-spaces#post-26482</link>
			<pubDate>Fri, 27 May 2011 14:37:34 +0000</pubDate>
			<dc:creator>matthewdreeves</dc:creator>
			<guid isPermaLink="false">26482@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is my link:&#60;br /&#62;
&#60;a href=&#34;http://www.cleverlyinvite.com/contact?style=&#38;#038;lt;?php&#34; rel=&#34;nofollow&#34;&#62;http://www.cleverlyinvite.com/contact?style=&#38;#038;lt;?php&#60;/a&#62; echo get_post_meta($post-&#38;gt;ID, 'style_description', true);?&#38;gt;&#34;&#38;gt;I like this invite! Let's meet!&#60;/p&#62;
&#60;p&#62;This is what I want the form to fill with:&#60;br /&#62;
Two-panel, multi-layered invitation with custom slitted pocket, sheer ribbon knot&#60;/p&#62;
&#60;p&#62;This is what it fills with instead:&#60;br /&#62;
Two-panel,%20multi-layered%20invitation%20with%20custom%20slitted%20pocket,%20sheer%20ribbon%20knot&#60;/p&#62;
&#60;p&#62;Is there any way to have it do spaces instead? Something I can do on the url end perhaps to tell it to leave the spaces?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
