<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Advanced Poll result link"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Advanced Poll result link"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Advanced Poll result link</title>
				<description><![CDATA[ Hi<br /> I have one question about  this poll.<br /> <br /> On my web site I am using index.php<br /> with different switch "menu"<br /> <br /> ie:<br /> index.php?menu=info<br /> index.php?menu=welcome<br /> index.php?menu=files<br /> <br /> and if I use: <br /> index.php?menu=poll<br /> <br /> then poll will be displayed with that switch<br /> but after pressing 'vote' button or "result"<br /> return link is:<br /> index.php?action=results&amp;poll_ident=6  without "menu=poll" <img src="https://proxy2.de/forum//images/smilies/9d71f0541cff0a302a0309c5079e8dee.gif" /><br /> <br /> Is it possible to add 'menu=poll' so whole link will look like that<img src="https://proxy2.de/forum//images/smilies/136dd33cba83140c7ce38db096d05aed.gif" /><br /> index.php?action=results&amp;poll_ident=6&amp;menu=poll]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4265/14359.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4265/14359.php</link>
				<pubDate><![CDATA[Tue, 15 Feb 2005 14:28:57]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Yes, but I can't remember where.<br /> <br /> Some one did already do this, so have a search on...<br /> <br /> [code]index.php?action=results&amp;poll_ident=[/code]<br /> <br /> and "return link".<br /> <br /> I think it was something like the form tag in the templates you could pre-mod it or something.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4265/14360.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4265/14360.php</link>
				<pubDate><![CDATA[Tue, 15 Feb 2005 19:02:54]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [b]&lt;form action="[/b]  ? thats what usually tells the form where to submit the data to.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4265/14361.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4265/14361.php</link>
				<pubDate><![CDATA[Tue, 15 Feb 2005 20:20:59]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I know very well what does &lt;form action=..&gt; means<br /> If only it was so simple, but it wasn't  ....<br /> <br /> You can safely delete all files from templates folder on your serwer becouse after instalation they are in mySQL base and are taken from there if neaded. <br /> Second problem is that "vote" link is made by form method while 'result" link is made in pure html.  Form method uses for example:<br /> <br /> &lt;form method="post" action="$this-&gt;form_forward"&gt;<br /> You can add what you want after forward and before " to change form action but you must do it in mySQL and you have to do it each time when you want to change parameters of form action.<br /> <br /> So the very best way is to use variables method ie. "$link"  which can be changed in code of your html page, not in mySQL base through phpAdmin.<br /> Its easy to change record in base but this is not a good way of solving that problem. <br /> <br /> Anyway, It took me whole half of day to solve it, and I had to add procedures in class_poll.php which change parameters of index.php,  as well i had to write mySQL  query to change records responsible for templates of form.<br /> Hard work, but it works now.<br /> <br /> Now I go to sleep <img src="https://proxy2.de/forum//images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4265/14384.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4265/14384.php</link>
				<pubDate><![CDATA[Wed, 16 Feb 2005 23:37:43]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Signing now<img src="https://proxy2.de/forum//images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4265/14385.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4265/14385.php</link>
				<pubDate><![CDATA[Thu, 17 Feb 2005 00:24:51]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>