<?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: Two drop-downs dynamically populated?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/two-drop-downs-dynamically-populated</link>
		<description>Gravity Support Forums Topic: Two drop-downs dynamically populated?</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 09:16:00 +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/two-drop-downs-dynamically-populated" rel="self" type="application/rss+xml" />

		<item>
			<title>Joe on "Two drop-downs dynamically populated?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/two-drop-downs-dynamically-populated#post-25990</link>
			<pubDate>Fri, 20 May 2011 12:27:37 +0000</pubDate>
			<dc:creator>Joe</dc:creator>
			<guid isPermaLink="false">25990@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks, that works perfectly.&#60;/p&#62;
&#60;p&#62;I'm definitely getting there in understanding just how things work now.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Two drop-downs dynamically populated?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/two-drop-downs-dynamically-populated#post-25988</link>
			<pubDate>Fri, 20 May 2011 12:22:52 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">25988@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That is because your query string isn't formed properly.  You can't have 2 question marks in the query string, the question mark BEGINS the query string and you can't have another. The ampersand separates query string parameters, not the question mark.&#60;/p&#62;
&#60;p&#62;You have this:&#60;/p&#62;
&#60;p&#62;?downloadsend=send&#38;amp;?test=test2&#60;/p&#62;
&#60;p&#62;It needs to be:&#60;/p&#62;
&#60;p&#62;?downloadsend=send&#38;amp;test=test2
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Joe on "Two drop-downs dynamically populated?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/two-drop-downs-dynamically-populated#post-25966</link>
			<pubDate>Fri, 20 May 2011 09:48:47 +0000</pubDate>
			<dc:creator>Joe</dc:creator>
			<guid isPermaLink="false">25966@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is it possible to have two drop-downs dynamically populated?&#60;/p&#62;
&#60;p&#62;I tried this:&#60;br /&#62;
?downloadsend=send&#38;amp;?test=test2&#60;/p&#62;
&#60;p&#62;That worked on the first one, but not the second.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
