<?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: Passing variables from one form to a Machform</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Passing variables from one form to a Machform</description>
<language>en</language>
<pubDate>Wed, 06 May 2026 04:33:44 +0000</pubDate>

<item>
<title>yuniar on "[closed] Passing variables from one form to a Machform"</title>
<link>https://www.machform.com/forums/topic/passing-variables-from-one-form-to-a-machform#post-413</link>
<pubDate>Thu, 06 Dec 2007 05:30:53 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">413@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi Sujal,&#60;/p&#62;
&#60;p&#62;For some technical reason, the customization didn't happen. mpivon's system is quite big and would take quite large effort to continue.&#60;/p&#62;
&#60;p&#62;Sorry for this.
&#60;/p&#62;</description>
</item>
<item>
<title>sujal on "[closed] Passing variables from one form to a Machform"</title>
<link>https://www.machform.com/forums/topic/passing-variables-from-one-form-to-a-machform#post-409</link>
<pubDate>Thu, 06 Dec 2007 01:32:50 +0000</pubDate>
<dc:creator>sujal</dc:creator>
<guid isPermaLink="false">409@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi Yuniar&#60;br /&#62;
Could you post the solution so others can see it too? I may need that in the future.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Sujal.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "[closed] Passing variables from one form to a Machform"</title>
<link>https://www.machform.com/forums/topic/passing-variables-from-one-form-to-a-machform#post-326</link>
<pubDate>Mon, 19 Nov 2007 14:43:53 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">326@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;No worries.&#60;br /&#62;
I've just sent you an email for further assistance. Please check it :-)
&#60;/p&#62;</description>
</item>
<item>
<title>mpivon on "[closed] Passing variables from one form to a Machform"</title>
<link>https://www.machform.com/forums/topic/passing-variables-from-one-form-to-a-machform#post-324</link>
<pubDate>Mon, 19 Nov 2007 06:18:24 +0000</pubDate>
<dc:creator>mpivon</dc:creator>
<guid isPermaLink="false">324@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Yeah, I saw that.  I see how I can do this by going from one machform to another machform.  I just don't understand how I would do this with two separate forms on separate databases.&#60;/p&#62;
&#60;p&#62;Sorry Yuniar.  I wish I was more skilled at this...&#60;/p&#62;
&#60;p&#62;Maybe I can buy a support package from you or something.  That might help pay for all this time you're lending to these forums...  I'd be happy to pay.  :-)
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "[closed] Passing variables from one form to a Machform"</title>
<link>https://www.machform.com/forums/topic/passing-variables-from-one-form-to-a-machform#post-321</link>
<pubDate>Sun, 18 Nov 2007 05:53:37 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">321@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;The challenge sounds great! :-)&#60;/p&#62;
&#60;p&#62;Yes, it is possible to do this. You just need to do some small modification.&#60;br /&#62;
As a matter of fact, few users already asked about this kind of thing.&#60;/p&#62;
&#60;p&#62;You might want to check this post:&#60;br /&#62;
&#60;a href=&#34;http://www.appnitro.com/forums/topic/dynamic-content-php?replies=5&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/forums/topic/dynamic-content-php?replies=5&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;So what you'll need to do is to dynamically generate the src attribute of the IFRAME, to include/pass your unique_id from the other form.&#60;/p&#62;
&#60;p&#62;Let me know if you need further help with this.
&#60;/p&#62;</description>
</item>
<item>
<title>mpivon on "[closed] Passing variables from one form to a Machform"</title>
<link>https://www.machform.com/forums/topic/passing-variables-from-one-form-to-a-machform#post-319</link>
<pubDate>Sun, 18 Nov 2007 05:11:36 +0000</pubDate>
<dc:creator>mpivon</dc:creator>
<guid isPermaLink="false">319@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hello again!&#60;/p&#62;
&#60;p&#62;Things are working out GREAT so far.&#60;/p&#62;
&#60;p&#62;Now I have a challenge:  I have one form on a web page with simple data collected.  It is NOT a Machform page.&#60;/p&#62;
&#60;p&#62;Now, based on their response, I would like to have that form redirect to a new machform.  Problem is, I DON'T want them to have to re-enter their personal information.  &#60;/p&#62;
&#60;p&#62;Any idea how to do this?  The non-machform page WILL have ONE unique data piece - lets call it {unique_ID}, which is also encoded in the URL, i.e.: Somedomain.com/{unique_ID}/, but then we would redirect to a new page with machform embedded in an IFRAME...&#60;/p&#62;
&#60;p&#62;Can I get the {unique_ID} info from the other form and populate it into a machform...  is this beyond the scope of this forum / application?&#60;/p&#62;
&#60;p&#62;If this CAN'T be done, then can I at least embed a machform into the page using the IFRAME, and somehow pass the information from Somedomain.com/{unique_ID} to a hidden field within the Machform?&#60;/p&#62;
&#60;p&#62;To put it another way, I would have two forms on the same page:  one would be a form that posts information from one database, and then the other form would be the machform.   So when the customer presses the &#34;submit&#34; button, then I have a way of matching up both sets of data:  the old stuff stored in a legacy system, and the updated stuff collected via machform...&#60;/p&#62;
&#60;p&#62;:-`
&#60;/p&#62;</description>
</item>

</channel>
</rss>
