<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "how does poll run as htm-page?"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "how does poll run as htm-page?"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>how does poll run as htm-page?</title>
				<description><![CDATA[ I have seen the posts before when other had problmens on how to run the poll. Didnt show up etc. ...<br /> <br /> Had the same problem but renaming the htm-page to a php-page was the solutuion.<br /> <br /> But as many others I need to have my page as an htm-page. What I didn't get is the How-To, not even with the postet tips, so can anyone pls post a link to a working htm-page with a poll. Repeat: HTM-page<br /> <br /> If I see how it is embeded in a whole page maybe I get mine running<br /> Thx in advance / Gun]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3733/11003.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3733/11003.php</link>
				<pubDate><![CDATA[Wed, 20 Oct 2004 07:55:57]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Why do you need to save your pages as [b].htm[/b]? All servers with PHP installed support the [b].php[/b] extension and the web browser is not concerned what the extension is as they both get sent the same. Using the php extension will make no difference to your site or how it works other than the pages are sent to the PHP processor before being forwarded to the visitor.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3733/11007.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3733/11007.php</link>
				<pubDate><![CDATA[Wed, 20 Oct 2004 12:01:33]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Thx for your advise.<br /> <br /> I am linking my pages directy, so a link which points to index.htm will not connect to index.php. (need this to make the sites running on CD) I have an extensiv net of pages and it would be really uncomfortable to change the whole system ... and even then I can't catch external links from visitors pointing to my .htm-files.<br /> <br /> New sites certainly I can set up as php. Well, never did before, I always was working with htm-files and Frontoage Editor (not uploding with fp extentions). Well, can you recommend a good editor for php? I was thinking in something fool proofed ... <img src="https://proxy2.de/forum//images/smilies/499fd50bc713bfcdf2ab5a23c00c2d62.gif" />  <img src="https://proxy2.de/forum//images/smilies/499fd50bc713bfcdf2ab5a23c00c2d62.gif" /> <br /> <br /> Regards / Gun]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3733/11014.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3733/11014.php</link>
				<pubDate><![CDATA[Wed, 20 Oct 2004 17:03:14]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ You can edit php files with your html editor or any text editor such as notepad. As to your site you could always use a .htaccess file to forward all requests for blah.htm to blah.php.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3733/11015.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3733/11015.php</link>
				<pubDate><![CDATA[Wed, 20 Oct 2004 17:56:37]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title>&amp;quot;headers already sent by&amp;quot;</title>
				<description><![CDATA[ Hey thanks for that ... get other things running in the meantime I found a really intesting scene:<br /> <br /> voting once, I get the result page with the error:<br /> <br /> Warning: Cannot modify header information - headers already sent by (output started at /home/globalv/public_html/indextest.php:2) in /home/globalv/public_html/advancedpoll/poll_cookie.php on line 21<br /> <br /> With every time reloading the result page it counts one vote more on the optin where the last vote was ... any idea <img src="https://proxy2.de/forum//images/smilies/0a4d7238daa496a758252d0a2b1a1384.gif" /> <br /> <br /> Regards / Gun]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3733/11016.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3733/11016.php</link>
				<pubDate><![CDATA[Wed, 20 Oct 2004 18:16:30]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ In the file your including the poll get rid of any empty line returns and/or<br /> lines with spaces on before or after your code - before and after...<br /> <br /> &lt;?php ... ?&gt;<br /> and<br /> &lt;html&gt; ... &lt;/html&gt;<br /> <br /> Auron]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3733/11024.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3733/11024.php</link>
				<pubDate><![CDATA[Wed, 20 Oct 2004 22:24:35]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
	</channel>
</rss>