<?xml version="1.0"?><!-- 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>MachForm Community Forums Topic: Save and Resume not loading iframed page</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Save and Resume not loading iframed page</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 01:29:48 +0000</pubDate>

<item>
<title>Saghalie on "Save and Resume not loading iframed page"</title>
<link>https://www.machform.com/forums/topic/save-and-resume-not-loading-iframed-page#post-19473</link>
<pubDate>Mon, 21 Oct 2013 12:24:21 +0000</pubDate>
<dc:creator>Saghalie</dc:creator>
<guid isPermaLink="false">19473@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hopefully you've contacted Yuniar on this.  But if you are using Machform (and your entry above makes me think you are not) you would not need this.  Your base_url should stay the same for all forms that you are using within Machform.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Saghalie
&#60;/p&#62;</description>
</item>
<item>
<title>fmolstad on "Save and Resume not loading iframed page"</title>
<link>https://www.machform.com/forums/topic/save-and-resume-not-loading-iframed-page#post-19433</link>
<pubDate>Thu, 17 Oct 2013 06:44:10 +0000</pubDate>
<dc:creator>fmolstad</dc:creator>
<guid isPermaLink="false">19433@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hello Saghalie.&#60;br /&#62;
This does not work for me because I need it to be form specific. Not all my forms are running from the same server or folder so my base_url will change for each form. I need the base_url call to be form number specific.&#60;br /&#62;
If someone could show me how to write the code for the proper if - else statement.
&#60;/p&#62;</description>
</item>
<item>
<title>Saghalie on "Save and Resume not loading iframed page"</title>
<link>https://www.machform.com/forums/topic/save-and-resume-not-loading-iframed-page#post-19362</link>
<pubDate>Fri, 11 Oct 2013 00:32:39 +0000</pubDate>
<dc:creator>Saghalie</dc:creator>
<guid isPermaLink="false">19362@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Your link (http://www.appnitro.com/forums/topic/how-to-change-the-saved-form-url?replies=6) tells you exactly how to do it.  Read the very last response by Yuniar - Just copy it like he has it (replacing your URL with his) it should work fine.&#60;/p&#62;
&#60;p&#62;e.g.&#60;br /&#62;
$form_resume_url = &#34;http://calgaryheralddigital.com/mkgbrief/view.php?id={$form_id}&#38;#38;mf_resume={$form_resume_key}&#34;;&#60;/p&#62;
&#60;p&#62;see if that works.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;Saghalie
&#60;a href=&#34;http://www.kcmhosting.com&#34; rel=&#34;nofollow&#34;&#62;http://www.kcmhosting.com&#60;/a&#62;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>fmolstad on "Save and Resume not loading iframed page"</title>
<link>https://www.machform.com/forums/topic/save-and-resume-not-loading-iframed-page#post-19348</link>
<pubDate>Wed, 09 Oct 2013 23:39:57 +0000</pubDate>
<dc:creator>fmolstad</dc:creator>
<guid isPermaLink="false">19348@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I believe the answer lies in this post:&#60;br /&#62;
&#60;a href=&#34;http://www.appnitro.com/forums/topic/how-to-change-the-saved-form-url?replies=6&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/forums/topic/how-to-change-the-saved-form-url?replies=6&#60;/a&#62;&#60;br /&#62;
But I need to be able to target a particular form ID with an if else statement. I am just not that good at coding PHP to write that.&#60;br /&#62;
This is my page;&#60;br /&#62;
&#60;a href=&#34;https://www.calgaryheralddigital.com/mktgbrief/index-test-1.html&#34; rel=&#34;nofollow&#34;&#62;https://www.calgaryheralddigital.com/mktgbrief/index-test-1.html&#60;/a&#62;&#60;br /&#62;
THis is the URL it send me when I do a save and resume:&#60;br /&#62;
&#60;a href=&#34;http://www.calgaryheralddigital.com/machform-34/machform/view.php?id=32148&#38;#38;mf_resume=fdb61a3a0a&#34; rel=&#34;nofollow&#34;&#62;http://www.calgaryheralddigital.com/machform-34/machform/view.php?id=32148&#38;#38;mf_resume=fdb61a3a0a&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>fmolstad on "Save and Resume not loading iframed page"</title>
<link>https://www.machform.com/forums/topic/save-and-resume-not-loading-iframed-page#post-19346</link>
<pubDate>Wed, 09 Oct 2013 04:12:39 +0000</pubDate>
<dc:creator>fmolstad</dc:creator>
<guid isPermaLink="false">19346@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hello.&#60;br /&#62;
I have searched the forums and documentation and cannot find the answer to my problem.&#60;br /&#62;
I had found this link;&#60;br /&#62;
&#60;a href=&#34;http://www.appnitro.com/forums/topic/resume-link-with-ssl?replies=6&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/forums/topic/resume-link-with-ssl?replies=6&#60;/a&#62;&#60;br /&#62;
But it does not tell me what code to change or exactly where.&#60;/p&#62;
&#60;p&#62;When I enable Save and Resume later, the link it sends in the email, and displays on the next page, is to the folder where my Machforms installation lies, not the webpage where I have pasted the embed code.&#60;br /&#62;
This is on a SSL site and I have added the http&#34;s&#34; to the embed code.&#60;/p&#62;
&#60;p&#62;It is important that I get this working on the embed page.&#60;br /&#62;
Any help would be appreciated.&#60;br /&#62;
Forrest
&#60;/p&#62;</description>
</item>

</channel>
</rss>
