<?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: Salesforce.com web to lead no redirecting from IE</title>
		<link>https://legacy.forums.gravityhelp.com/topic/salesforcecom-web-to-lead-no-redirecting-from-ie</link>
		<description>Gravity Support Forums Topic: Salesforce.com web to lead no redirecting from IE</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:26:14 +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/salesforcecom-web-to-lead-no-redirecting-from-ie" rel="self" type="application/rss+xml" />

		<item>
			<title>Alex Cancado on "Salesforce.com web to lead no redirecting from IE"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/salesforcecom-web-to-lead-no-redirecting-from-ie#post-27402</link>
			<pubDate>Thu, 09 Jun 2011 09:18:26 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">27402@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The redirect is being done by Salesforce, so there is not much we can do on our end.&#60;br /&#62;
One thing you can try is encoding the retURL parameter that you are passing to them.&#60;br /&#62;
Just to see if that is the problem, hardcode it to http%3A%2F%2Fwww.thecallcenterschool.com%2Fcatalog-success&#60;br /&#62;
So your form code should look like the following&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;encoding=UTF-8&#38;amp;oid=00000xxxxxxxx&#38;amp;retURL=http%3A%2F%2Fwww.thecallcenterschool.com%2Fcatalog-success&#38;amp;first_name={First Name:1}&#38;amp;last_name={Last Name:2}&#38;amp;title={Title:3}&#38;amp;company={Company Name:4}&#38;amp;street={Address (Street Address):11.1}&#38;amp;city={Address (City):11.3}&#38;amp;state={Address (State / Province):11.4}&#38;amp;zip={Address (Zip / Postal Code):11.5}&#38;amp;country={Address (Country):11.6}&#38;amp;email={Email:10}&#38;amp;phone={Phone:12}&#38;amp;00N30000007AxqH={Catalog Preference:13}&#38;amp;00N30000007AxqR={Would you like to be notified of catalog and course updates via email?:16}&#38;amp;lead_source={Lead_Source:15}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Let me know if that works and we can then figure out a way to make that variable dynamic (if it really needs to be dynamic)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webfactors on "Salesforce.com web to lead no redirecting from IE"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/salesforcecom-web-to-lead-no-redirecting-from-ie#post-27345</link>
			<pubDate>Wed, 08 Jun 2011 16:42:21 +0000</pubDate>
			<dc:creator>webfactors</dc:creator>
			<guid isPermaLink="false">27345@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We are using GF to gather lead data and the forwarding the data to Salesforce.com's web-to-lead functionality by passing the form data in the URL string.  See &#60;a href=&#34;http://www.thecallcenterschool.com/catalog&#34; rel=&#34;nofollow&#34;&#62;http://www.thecallcenterschool.com/catalog&#60;/a&#62; as an example.  The forms work correctly, gather the data, push to salesforce, and redirect to the &#34;success' page in both Firefox and Chrome.  In IE, the data is colllected and pushed to salesforce.com, but the redirect fails.&#60;/p&#62;
&#60;p&#62;The URL string passed back from SF is:  &#60;a href=&#34;https://www.salesforce.com/servlet/servlet.ExternalRedirect?url=http%3A%2F%2Fwww.thecallcenterschool.com%2Fcatalog-success&#34; rel=&#34;nofollow&#34;&#62;https://www.salesforce.com/servlet/servlet.ExternalRedirect?url=http%3A%2F%2Fwww.thecallcenterschool.com%2Fcatalog-success&#60;/a&#62;   It appears that the issue is the character codes for : and /&#60;/p&#62;
&#60;p&#62;Any suggestions on how to resolve the redirect issue?&#60;/p&#62;
&#60;p&#62;Form code is here:&#60;br /&#62;
encoding=UTF-8&#38;amp;oid=00000xxxxxxxx&#38;amp;retURL={return:17}&#38;amp;first_name={First Name:1}&#38;amp;last_name={Last Name:2}&#38;amp;title={Title:3}&#38;amp;company={Company Name:4}&#38;amp;street={Address (Street Address):11.1}&#38;amp;city={Address (City):11.3}&#38;amp;state={Address (State / Province):11.4}&#38;amp;zip={Address (Zip / Postal Code):11.5}&#38;amp;country={Address (Country):11.6}&#38;amp;email={Email:10}&#38;amp;phone={Phone:12}&#38;amp;00N30000007AxqH={Catalog Preference:13}&#38;amp;00N30000007AxqR={Would you like to be notified of catalog and course updates via email?:16}&#38;amp;lead_source={Lead_Source:15}
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
