<?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: Cookies</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Cookies</description>
<language>en</language>
<pubDate>Wed, 06 May 2026 06:44:30 +0000</pubDate>

<item>
<title>yuniar on "Cookies"</title>
<link>https://www.machform.com/forums/topic/cookies-1#post-13883</link>
<pubDate>Thu, 15 Mar 2012 22:43:19 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">13883@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;The multipage forms need to use PHP session to maintain states between pages. To store the session id, it uses cookies. So yes, you need to have cookies enabled.&#60;/p&#62;
&#60;p&#62;However, if you have control over the &#34;php.ini&#34; file on your server, you can configure the session to not use cookies. You need to set this value:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;session.trans_id = 1&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;that would allow your users to access the multipage forms without any cookies, since the session id is being passed as part of the URL.&#60;/p&#62;
&#60;p&#62;offersnet -- are you using the php embed code? Try to use the javascript or iframe instead.
&#60;/p&#62;</description>
</item>
<item>
<title>offersnet on "Cookies"</title>
<link>https://www.machform.com/forums/topic/cookies-1#post-13843</link>
<pubDate>Wed, 14 Mar 2012 14:10:40 +0000</pubDate>
<dc:creator>offersnet</dc:creator>
<guid isPermaLink="false">13843@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I've noticed on the multi part forms that when they are embedded in a Wordpress widget for example, it won't proceed to the second, third part of the form... Any ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>alecd4 on "Cookies"</title>
<link>https://www.machform.com/forums/topic/cookies-1#post-13842</link>
<pubDate>Wed, 14 Mar 2012 12:48:08 +0000</pubDate>
<dc:creator>alecd4</dc:creator>
<guid isPermaLink="false">13842@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I noticed that multipage forms fail (no move to next page) when cookies are not enabled. What I am missing?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
