<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "can't view poll"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "can't view poll"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>can't view poll</title>
				<description><![CDATA[ Why do I get these message? I aready created a poll.<br /> See the link. <br /> <a class="snap_shots" href="http://students.washington.edu/hyhuynh/poll.htm" target="_blank" rel="nofollow">http://students.washington.edu/hyhuynh/poll.htm</a>]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2505/6609.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2505/6609.php</link>
				<pubDate><![CDATA[Tue, 25 Nov 2003 04:58:59]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Change page extension from .htm to .php<br /> <br /> Auron]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2505/6617.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2505/6617.php</link>
				<pubDate><![CDATA[Tue, 25 Nov 2003 20:51:49]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ thx it works fine now :)<br /> <br /> One more questions.. The code below let me do randomly poll, and it works fine. But it won't show other poll below it, I have 3 poll totals&gt; It randomly show each poll when reload the page, but didn't show the poll list at the end. Know why?<br /> <br /> [code]<br /> &lt;?php<br /> <br /> // Important! You have to include it before your html code<br /> <br /> include_once &quot;/mypoll/poll_cookie.php&quot;;<br /> <br /> ?&gt;<br /> <br /> <br /> &lt;html&gt;<br /> <br /> &lt;body&gt;<br /> &lt;center&gt;<br /> <br /> &lt;?php<br /> <br /> include_once &quot;/mypoll/booth.php&quot;;<br /> <br /> echo $php_poll-&gt;poll_process&#40;random&#41;;<br /> <br /> /* poll list */<br /> $php_poll-&gt;set_template&#40;&quot;poll_list&quot;&#41;;<br /> $php_poll-&gt;set_date_format&#40;&quot;m/d/Y&quot;&#41;;<br /> echo $php_poll-&gt;view_poll_list&#40;&#41;;<br /> echo $php_poll-&gt;get_list_pages&#40;&#41;;<br /> <br /> ?&gt;<br /> <br /> &lt;/body&gt;<br /> &lt;/html&gt;[/code][/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2505/6620.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2505/6620.php</link>
				<pubDate><![CDATA[Wed, 26 Nov 2003 04:01:19]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Have you uploaded all the stuff for the poll_list template and chmod'ed it?<br /> <br /> Auron]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2505/6651.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2505/6651.php</link>
				<pubDate><![CDATA[Sat, 29 Nov 2003 23:42:51]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
	</channel>
</rss>