<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Anchor Poll Results"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Anchor Poll Results"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Anchor Poll Results</title>
				<description><![CDATA[ Tried this in Gen'l forum, no answer. <br /> <br /> After voting in poll, voter is returned to the page but not to the poll location. Where do I go to add an anchor tag so it returns them to the poll location?<br /> <br /> Thanks.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5730/20825.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5730/20825.php</link>
				<pubDate><![CDATA[Mon, 26 Jun 2006 22:15:28]]> GMT</pubDate>
				<author><![CDATA[ Muonwar]]></author>
			</item>
			<item>
				<title>Better late than never...</title>
				<description><![CDATA[ Hello,<br /> <br /> I've been struggling with the same thing &amp; I have a solution. It may not be the best but it is easy &amp; it works fine as far as I can tell.<br /> <br /> create a name anchor at each poll, just make it part of your workflow of putting polls on the page. name each of these with a number corresponding with the id# of the poll.<br /> <br /> so if it is poll id 7, then your name anchor will look like<br /> [code]&lt;a name=&quot;7&quot; id=&quot;7&quot;&gt;&lt;/a&gt;[/code]<br /> <br /> Then in the head of your page insert:<br /> [code]&lt;META HTTP-EQUIV=&quot;Refresh&quot; CONTENT=&quot;0;URL=#&lt;?php echo $poll_ident?&gt;&quot;&gt;[/code]<br /> <br /> What this does is grabs the [color="red"]$poll_ident[/color] variable, which has the same number as [color="red"]$poll_id[/color] except it is processed GET, so the variable is available to be plugged in after the #...when someone votes, the page refreshes immediately, so there is not much lag to speak of.<br /> <br /> Hope that helps]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5730/22394.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5730/22394.php</link>
				<pubDate><![CDATA[Wed, 7 Mar 2007 03:09:05]]> GMT</pubDate>
				<author><![CDATA[ medusahead]]></author>
			</item>
	</channel>
</rss>