<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Contact Form 7 1.10</title>
	<atom:link href="http://ideasilo.wordpress.com/2009/05/31/contact-form-7-1-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://ideasilo.wordpress.com/2009/05/31/contact-form-7-1-10/</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Sun, 03 Jan 2010 10:43:43 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Wordpress Plug-in: Contact Form 7 &#124; SAIKIT.ca</title>
		<link>http://ideasilo.wordpress.com/2009/05/31/contact-form-7-1-10/comment-page-2/#comment-13850</link>
		<dc:creator>Wordpress Plug-in: Contact Form 7 &#124; SAIKIT.ca</dc:creator>
		<pubDate>Wed, 07 Oct 2009 20:25:31 +0000</pubDate>
		<guid isPermaLink="false">http://ideasilo.wordpress.com/?p=401#comment-13850</guid>
		<description>[...] http://ideasilo.wordpress.com/2009/05/31/contact-form-7-1-10/ for more [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://ideasilo.wordpress.com/2009/05/31/contact-form-7-1-10/" rel="nofollow">http://ideasilo.wordpress.com/2009/05/31/contact-form-7-1-10/</a> for more [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: codeworkdev</title>
		<link>http://ideasilo.wordpress.com/2009/05/31/contact-form-7-1-10/comment-page-2/#comment-13830</link>
		<dc:creator>codeworkdev</dc:creator>
		<pubDate>Wed, 07 Oct 2009 15:49:35 +0000</pubDate>
		<guid isPermaLink="false">http://ideasilo.wordpress.com/?p=401#comment-13830</guid>
		<description>I have multiple forms and I want to redirect the user to a different page for each form.

However, this is not working. Everytime a user submits, he will be redirected to the page on the FIRST form. 

Is there a solution to redirecting the users to the correct page when the submit button is pressed?</description>
		<content:encoded><![CDATA[<p>I have multiple forms and I want to redirect the user to a different page for each form.</p>
<p>However, this is not working. Everytime a user submits, he will be redirected to the page on the FIRST form. </p>
<p>Is there a solution to redirecting the users to the correct page when the submit button is pressed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jennyb</title>
		<link>http://ideasilo.wordpress.com/2009/05/31/contact-form-7-1-10/comment-page-2/#comment-13550</link>
		<dc:creator>jennyb</dc:creator>
		<pubDate>Wed, 09 Sep 2009 18:00:50 +0000</pubDate>
		<guid isPermaLink="false">http://ideasilo.wordpress.com/?p=401#comment-13550</guid>
		<description>@Jussi

thanks - that&#039;s definitely the gist of what i&#039;m trying to accomplish! my problem, however, is retrieving the variables defined in my radio buttons so that the if/else knows what to do when.

when i get it figured out (and i will!), i&#039;ll post it here.

cheers,
-jennyb</description>
		<content:encoded><![CDATA[<p>@Jussi</p>
<p>thanks &#8211; that&#8217;s definitely the gist of what i&#8217;m trying to accomplish! my problem, however, is retrieving the variables defined in my radio buttons so that the if/else knows what to do when.</p>
<p>when i get it figured out (and i will!), i&#8217;ll post it here.</p>
<p>cheers,<br />
-jennyb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jussi</title>
		<link>http://ideasilo.wordpress.com/2009/05/31/contact-form-7-1-10/comment-page-2/#comment-13548</link>
		<dc:creator>Jussi</dc:creator>
		<pubDate>Wed, 09 Sep 2009 07:24:43 +0000</pubDate>
		<guid isPermaLink="false">http://ideasilo.wordpress.com/?p=401#comment-13548</guid>
		<description>@jennyb, @medyum,

Maybe you could create a function that includes the conditional, say,

function foo () {
 if (bar == 1) {
  // do this
 } else {
  // do that
 }
}

and then make the function call:

on_sent_ok:&quot;foo();&quot;</description>
		<content:encoded><![CDATA[<p>@jennyb, @medyum,</p>
<p>Maybe you could create a function that includes the conditional, say,</p>
<p>function foo () {<br />
 if (bar == 1) {<br />
  // do this<br />
 } else {<br />
  // do that<br />
 }<br />
}</p>
<p>and then make the function call:</p>
<p>on_sent_ok:&#8221;foo();&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gelo</title>
		<link>http://ideasilo.wordpress.com/2009/05/31/contact-form-7-1-10/comment-page-2/#comment-13539</link>
		<dc:creator>gelo</dc:creator>
		<pubDate>Mon, 07 Sep 2009 18:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://ideasilo.wordpress.com/?p=401#comment-13539</guid>
		<description>i&#039;ve been trying to use the on_sent_ok hook and I still dont know if it is working in Google Analytics but the confirmation message is gone. 

How can I fix that?</description>
		<content:encoded><![CDATA[<p>i&#8217;ve been trying to use the on_sent_ok hook and I still dont know if it is working in Google Analytics but the confirmation message is gone. </p>
<p>How can I fix that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yamada</title>
		<link>http://ideasilo.wordpress.com/2009/05/31/contact-form-7-1-10/comment-page-2/#comment-13216</link>
		<dc:creator>yamada</dc:creator>
		<pubDate>Wed, 19 Aug 2009 12:50:47 +0000</pubDate>
		<guid isPermaLink="false">http://ideasilo.wordpress.com/?p=401#comment-13216</guid>
		<description>GoogleAnalyticsでのコンバージョン解析を行いたく、

on_sent_ok: &quot;pageTracker._trackPageview(&#039;/funnel_G1/step1.html&#039;);&quot;

を、「その他の設定」に追加したところ、解析はうまくいったのですが、送信完了のメッセージがでなくなり、これはなんともならないでしょうか。</description>
		<content:encoded><![CDATA[<p>GoogleAnalyticsでのコンバージョン解析を行いたく、</p>
<p>on_sent_ok: &#8220;pageTracker._trackPageview(&#8216;/funnel_G1/step1.html&#8217;);&#8221;</p>
<p>を、「その他の設定」に追加したところ、解析はうまくいったのですが、送信完了のメッセージがでなくなり、これはなんともならないでしょうか。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: medyum</title>
		<link>http://ideasilo.wordpress.com/2009/05/31/contact-form-7-1-10/comment-page-1/#comment-13037</link>
		<dc:creator>medyum</dc:creator>
		<pubDate>Mon, 10 Aug 2009 12:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://ideasilo.wordpress.com/?p=401#comment-13037</guid>
		<description>hi – and thanks for this awesome plugin!

question: can on_sent_ok: work with a conditional statement ? i’d like to be able to redirect depending on which of two radio buttons is chosen.

i’ve been experimenting, but so far no luck.

something like this :
on_sent_ok: “if (radiobutton==1st choice){
location.replace(’mypage1.html’); }
else {
location.replace(’mypage2.html’);” }”

help ?</description>
		<content:encoded><![CDATA[<p>hi – and thanks for this awesome plugin!</p>
<p>question: can on_sent_ok: work with a conditional statement ? i’d like to be able to redirect depending on which of two radio buttons is chosen.</p>
<p>i’ve been experimenting, but so far no luck.</p>
<p>something like this :<br />
on_sent_ok: “if (radiobutton==1st choice){<br />
location.replace(’mypage1.html’); }<br />
else {<br />
location.replace(’mypage2.html’);” }”</p>
<p>help ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jennyb</title>
		<link>http://ideasilo.wordpress.com/2009/05/31/contact-form-7-1-10/comment-page-1/#comment-12808</link>
		<dc:creator>jennyb</dc:creator>
		<pubDate>Fri, 31 Jul 2009 13:34:35 +0000</pubDate>
		<guid isPermaLink="false">http://ideasilo.wordpress.com/?p=401#comment-12808</guid>
		<description>hi - and thanks for this awesome plugin!

question: can on_sent_ok: work with a conditional statement ? i&#039;d like to be able to redirect depending on which of two radio buttons is chosen.

i&#039;ve been experimenting, but so far no luck.

something like this :
on_sent_ok: &quot;if (radiobutton==1st choice){
 location.replace(&#039;mypage1.html&#039;); }
else {
location.replace(&#039;mypage2.html&#039;);&quot; }&quot;

help ??</description>
		<content:encoded><![CDATA[<p>hi &#8211; and thanks for this awesome plugin!</p>
<p>question: can on_sent_ok: work with a conditional statement ? i&#8217;d like to be able to redirect depending on which of two radio buttons is chosen.</p>
<p>i&#8217;ve been experimenting, but so far no luck.</p>
<p>something like this :<br />
on_sent_ok: &#8220;if (radiobutton==1st choice){<br />
 location.replace(&#8216;mypage1.html&#8217;); }<br />
else {<br />
location.replace(&#8216;mypage2.html&#8217;);&#8221; }&#8221;</p>
<p>help ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Using Google Analytics to Measure Traffic to Your WordPress Blog &#124; Website In A Weekend</title>
		<link>http://ideasilo.wordpress.com/2009/05/31/contact-form-7-1-10/comment-page-1/#comment-12654</link>
		<dc:creator>Using Google Analytics to Measure Traffic to Your WordPress Blog &#124; Website In A Weekend</dc:creator>
		<pubDate>Wed, 22 Jul 2009 16:15:59 +0000</pubDate>
		<guid isPermaLink="false">http://ideasilo.wordpress.com/?p=401#comment-12654</guid>
		<description>[...]  Takayuki Miyoshi&#8217;s Contact Form 7 now allows tracking. That&#8217;s pretty cool! Now you can stuff your posts and pages full of hidden offers and measure the response. [...]</description>
		<content:encoded><![CDATA[<p>[...]  Takayuki Miyoshi&#8217;s Contact Form 7 now allows tracking. That&#8217;s pretty cool! Now you can stuff your posts and pages full of hidden offers and measure the response. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M</title>
		<link>http://ideasilo.wordpress.com/2009/05/31/contact-form-7-1-10/comment-page-1/#comment-12600</link>
		<dc:creator>M</dc:creator>
		<pubDate>Tue, 21 Jul 2009 11:39:22 +0000</pubDate>
		<guid isPermaLink="false">http://ideasilo.wordpress.com/?p=401#comment-12600</guid>
		<description>yes, everything works fine without the additional JS code. Thanks</description>
		<content:encoded><![CDATA[<p>yes, everything works fine without the additional JS code. Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
