<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "frontpage poll insert"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "frontpage poll insert"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>frontpage poll insert</title>
				<description><![CDATA[ I would like to insert some advanced polls on several pages on my site,  however I'm using frontpage 2003 and don't know exactly how to go about it.  I tried searching for a install guide,  but didn't find one.  Can someone please point me in the right direction.  Thank you for your help,  Grim]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4603/15993.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4603/15993.php</link>
				<pubDate><![CDATA[Tue, 10 May 2005 17:43:31]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I also would love to know how to do this I have been fighting with FP over polls for about a week now.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4603/18338.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4603/18338.php</link>
				<pubDate><![CDATA[Sun, 9 Oct 2005 19:46:50]]> GMT</pubDate>
				<author><![CDATA[ Ara]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Does ur host have MySQL if ur using the MySQL version?<br /> Does ur host have PHP?<br /> Make sure ur page extension is *.php or see the thread about adding the poll to a non-php page using .htaccess file/s.<br /> What code are u using to insert poll in ur pages?<br /> Does frontpage require any special page extensions?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4603/18343.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4603/18343.php</link>
				<pubDate><![CDATA[Sun, 9 Oct 2005 23:59:13]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Frontpage does have special extentions. I am currently using phpBB and Coppermine so I know the server will run php scripts. Yes Acehost uses MySQL. I messed up my thaccess file trying to add the line you spoke of, but frontpage extetions alters it to look like this anyway.<br /> <br /> # -FrontPage-<br /> <br /> IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*<br /> <br /> &lt;Limit GET POST&gt;<br /> order deny,allow<br /> deny from all<br /> allow from all<br /> &lt;/Limit&gt;<br /> &lt;Limit PUT DELETE&gt;<br /> order deny,allow<br /> deny from all<br /> &lt;/Limit&gt;<br /> AuthName www.companionsofvirtue.com<br /> AuthUserFile /home/arabeta/public_html/_vti_pvt/service.pwd<br /> AuthGroupFile /home/arabeta/public_html/_vti_pvt/service.grp<br /> <br /> I cant upload a new htaccess because when I do I get a 500 error so I am running with out one.... everything on the site seems fine but I am no closer to using polls.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4603/18344.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4603/18344.php</link>
				<pubDate><![CDATA[Mon, 10 Oct 2005 03:48:56]]> GMT</pubDate>
				<author><![CDATA[ Ara]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ here is that shortend piece you asked for<br /> <br /> ----------beginning-------------<br /> &lt;?php <br /> // Important! You have to include it before your html code <br /> include_once "poll/poll_cookie.php"; <br /> ?&gt; <br /> &lt;html&gt; <br /> <br /> &lt;head&gt; <br /> &lt;meta http-equiv="Content-Type" content="text/html; charset=windows-1252"&gt; <br /> &lt;meta http-equiv="Content-Language" content="en-us"&gt; <br /> &lt;title&gt;Companions of Virtue&lt;/title&gt; <br /> &lt;bgsound src="Foret.WAV" loop="-1"&gt; <br /> &lt;meta name="Microsoft Theme" content="slate 1011, default"&gt; <br /> <br /> -------------body where insert will be-----------------<br /> <br /> &lt;td width="27%" align="left" valign="top" style="border-right-style:none; border-right-width:medium; border-top-style:none; border-top-width:medium" height="178"&gt; <br /> November Release. <br /> &lt;?php <br /> include_once "/home/arabeta/public_html/poll/booth.php"; <br /> echo $php_poll-&gt;poll_process("newest"); <br /> ?&gt; <br /> &lt;/td&gt;]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4603/18345.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4603/18345.php</link>
				<pubDate><![CDATA[Mon, 10 Oct 2005 04:00:38]]> GMT</pubDate>
				<author><![CDATA[ Ara]]></author>
			</item>
	</channel>
</rss>