<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Poll"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Poll"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Poll</title>
				<description><![CDATA[ Greetings from the US! I am using the Advanced Poll. I am also using the popup window as well. The code I am using<br /> <br /> UP TOP<br /> [code]&lt;?php <br /> /* Include this before your html code */<br /> include &quot;/home/null/public_html/poll2/poll_cookie.php&quot;; <br /> ?&gt; [/code]<br /> <br /> POLL LOCATION<br /> [code]&lt;?php<br /> <br /> /* path */ <br /> $poll_path = &quot;/home/null/public_html/poll2&quot;;<br /> <br /> require $poll_path.&quot;/include/config.inc.php&quot;;<br /> require $poll_path.&quot;/include/$POLLDB&#91;class&#93;&quot;;<br /> require $poll_path.&quot;/include/class_poll.php&quot;;<br /> $CLASS&#91;&quot;db&quot;&#93; = new polldb_sql;<br /> $CLASS&#91;&quot;db&quot;&#93;-&gt;connect&#40;&#41;; <br /> <br /> $php_poll = new poll&#40;&#41;;<br /> <br /> /* the third poll */<br /> $php_poll-&gt;set_template_set&#40;&quot;popup&quot;&#41;;<br /> if &#40;$php_poll-&gt;is_valid_poll_id&#40;4&#41;&#41; &#123;<br />     echo $php_poll-&gt;display_poll&#40;4&#41;;<br /> &#125; <br /> <br /> ?&gt;[/code]<br /> <br /> When I use poll 3, the one that came with files, the pop up window pops up, when I switch it to poll 4, nothing happens when I click on vote, no pop up or anything. How can I fix this?<br /> <br /> Also, I noticed when I was playing with poll 3 that the page refeshed itself when I click on vote, is there a way to make it not refresh and just pop up with the results? The reason for this is the poll is on my index page and I have a long flash header into file, and I only want it to play once when the page loads, not when I click on vote.<br /> <br /> Thanks guys have a great night :)]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4733/16573.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4733/16573.php</link>
				<pubDate><![CDATA[Wed, 15 Jun 2005 01:41:47]]> GMT</pubDate>
				<author><![CDATA[ shawnmichaels]]></author>
			</item>
			<item>
				<title>Solution</title>
				<description><![CDATA[ I did figure out this problem, I only had 1 thing to vote for in the poll, and I did not like that so I added more things and it seems to work fine now.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4733/16599.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4733/16599.php</link>
				<pubDate><![CDATA[Fri, 17 Jun 2005 19:16:20]]> GMT</pubDate>
				<author><![CDATA[ shawnmichaels]]></author>
			</item>
	</channel>
</rss>