<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: Need Help w/ iframe and TARGET _parent</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: Need Help w/ iframe and TARGET _parent</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 11:52:20 +0000</pubDate>

<item>
<title>beesquarevas on "Need Help w/ iframe and TARGET _parent"</title>
<link>http://wordpress.org/support/topic/272091#post-1082271</link>
<pubDate>Sun, 24 May 2009 18:05:59 +0000</pubDate>
<dc:creator>beesquarevas</dc:creator>
<guid isPermaLink="false">1082271@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I received help on another forum. It was suggested using the following within the thank you page code...&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
if (window != window.top) window.top.location.href = window.location.href;
&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I tried it and it worked. I hope this can help someone else who may face the same challenge.
&#60;/p&#62;</description>
</item>
<item>
<title>beesquarevas on "Need Help w/ iframe and TARGET _parent"</title>
<link>http://wordpress.org/support/topic/272091#post-1079557</link>
<pubDate>Thu, 21 May 2009 05:45:56 +0000</pubDate>
<dc:creator>beesquarevas</dc:creator>
<guid isPermaLink="false">1079557@http://wordpress.org/support/</guid>
<description>&#60;p&#62;help please?
&#60;/p&#62;</description>
</item>
<item>
<title>beesquarevas on "Need Help w/ iframe and TARGET _parent"</title>
<link>http://wordpress.org/support/topic/272091#post-1078020</link>
<pubDate>Tue, 19 May 2009 17:02:15 +0000</pubDate>
<dc:creator>beesquarevas</dc:creator>
<guid isPermaLink="false">1078020@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi All,&#60;/p&#62;
&#60;p&#62;I am having an issue using an iframe for a CoffeeCup Form Builder form. I am already using a plugin - Secure and Accessible PHP Contact Form v.2.0 - for my basic contact form, but needed a more extensive form to use as a training program application so I turned to CoffeeCup. I have no issue getting it onto my site using iframe.&#60;/p&#62;
&#60;p&#62;My site: &#60;a href=&#34;http://cornerstonecoachacademy.com/life-coaching-training-program-application/&#34; rel=&#34;nofollow&#34;&#62;http://cornerstonecoachacademy.com/life-coaching-training-program-application/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;My code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;iframe src=&#34;http://cornerstonecoachacademy.com/application.html&#34; name=&#34;Life Coach Training Program Application&#34; scrolling=&#34;auto&#34; frameborder=&#34;no&#34; align=&#34;center&#34; height = &#34;2850px&#34; width = &#34;850px&#34;&#38;gt;&#60;br /&#62;
&#38;lt;/iframe&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Now my issue (and I have gone to the CC forums and have had not even had a bite as to the answer) is that once you hit submit it takes you to the Thank you page within the iframe. Not what I want to do.&#60;/p&#62;
&#60;p&#62;The code within the two files that call unto that Thank you page are...&#60;/p&#62;
&#60;p&#62;The myform.php:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;/**&#60;br /&#62;
* The page to redirect to after the form is submitted.&#60;br /&#62;
*/&#60;br /&#62;
define('CC_FB_RESULTS_REDIRECT', 'http://cornerstonecoachacademy.com/thank-you-for-your-application/');&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and&#60;/p&#62;
&#60;p&#62;The myform.xml:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;hidden&#60;br /&#62;
name=&#34;thankyoupage&#34;&#60;br /&#62;
value=&#34;http://cornerstonecoachacademy.com/thank-you-for-your-application/&#34;&#60;br /&#62;
&#38;gt;&#38;lt;/hidden&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;What I would like to do is have the new page, the Thank You page, open up in the outer frame, instead of within the iframe. I am assuming I would want to do a target=&#34;_parent&#34; but am unsure how to do this or if I can do within the php, which is where I assume the call needs to be made. (A programmer I am not, so excuse anything obviously newbie here)&#60;/p&#62;
&#60;p&#62;Can you add a target to the php? I do not want to have my page open within the inner frame.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
