<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Help Embedding Poll"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Help Embedding Poll"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Help Embedding Poll</title>
				<description><![CDATA[ I'm really a novice...<br /> <br /> I've created my first poll and I've gotten to the point where it says "To embed a poll into a webpage insert the code snippet from below:"<br /> <br /> [i]&lt;?php<br /> // Important! You have to include it before your html code<br /> include_once "/u/htdocs/johnso5/pollphp - folder/db/poll_cookie.php";<br /> ?&gt;<br /> <br /> &lt;html&gt;<br /> &lt;body&gt;<br /> &lt;?php<br /> include_once "/u/htdocs/johnso5/pollphp - folder/db/booth.php";<br /> echo $php_poll-&gt;poll_process(4);<br /> ?&gt;<br /> &lt;/body&gt;<br /> &lt;/html&gt;[/i]<br /> <br /> I'm working in Dreamweaver and I'd like the poll to be in a layer that I've put in the position I like.  What do I do now?  I tried paste HTML, I tried insert script.  Neither worked.  I'm sure this is some easy thing but I've never done it before.<br /> <br /> Or, this just crossed my mind...am I doing it right but have to upload it first to see it correctly?  I've only tried to preview it off my computer...<br /> <br /> Help!  I need this up by tomorrow!<br /> <br /> THANKS!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3430/9562.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3430/9562.php</link>
				<pubDate><![CDATA[Sun, 1 Aug 2004 00:41:10]]> GMT</pubDate>
				<author><![CDATA[ wirockstar]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ You'll need to upload it to your server to test it.<br /> PHP is a server-side based language so its not rendered or executed like<br /> HTML and JavaScript are in your browser.<br /> <br /> Also i've found DreamWeaver<br /> (at least MX 2004) doesn't render the HTML code properly anyway so I usually<br /> view my code in an actual browser. But I think it only does it with old parts<br /> of HTML code that are deprecated.<br /> <br /> One last thing make sure the page' extension is .php not .html/.htm<br /> <br /> - Auron]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3430/9563.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3430/9563.php</link>
				<pubDate><![CDATA[Sun, 1 Aug 2004 00:51:33]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
			<item>
				<title>Thanks!</title>
				<description><![CDATA[ I got it...  It was the page extension.  Thanks a bunch!<br /> <br /> [url]www.johnsonrock.com[/url]<br /> <br /> So far no problems simply pasting HTML through Dreamweaver...fingers crossed...]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3430/9565.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3430/9565.php</link>
				<pubDate><![CDATA[Sun, 1 Aug 2004 20:21:39]]> GMT</pubDate>
				<author><![CDATA[ wirockstar]]></author>
			</item>
			<item>
				<title>Re: Thanks!</title>
				<description><![CDATA[ [quote="wirockstar"]I got it...  It was the page extension.  Thanks a bunch!<br /> <br /> [url]www.johnsonrock.com[/url]<br /> <br /> So far no problems simply pasting HTML through Dreamweaver...fingers crossed...[/quote]<br /> <br /> Works fine for me, did a little test, no errors and vote was registered <img src="https://proxy2.de/forum//images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif" /><br /> <br /> - Auron]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3430/9568.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3430/9568.php</link>
				<pubDate><![CDATA[Sun, 1 Aug 2004 21:42:33]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ hey its not working for me? why all I see when I upload it is <br /> <br /> connect(); $php_poll = new pollcomment(); /* poll */ $php_poll-&gt;set_template_set("plain"); $php_poll-&gt;set_max_bar_length(125); $php_poll-&gt;set_max_bar_height(10); echo $php_poll-&gt;view_poll_result(1); /* poll comments */ $php_poll-&gt;set_template("poll_comment"); $php_poll-&gt;set_comments_per_page(5); $php_poll-&gt;set_date_format("d/m/Y H:i"); $php_poll-&gt;data_order_by("time","desc"); echo $php_poll-&gt;view_poll_comments(1); echo $php_poll-&gt;get_comment_pages(1); ?&gt;<br /> <br /> What am I doing wrong?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3430/9587.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3430/9587.php</link>
				<pubDate><![CDATA[Tue, 3 Aug 2004 00:38:14]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Read the posts above if they don't solve your problem, then post again.<br /> <br /> _ Auron]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3430/9588.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3430/9588.php</link>
				<pubDate><![CDATA[Tue, 3 Aug 2004 01:25:18]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ is this installed correctly? here check it out<br /> <br /> <a class="snap_shots" href="http://www.vwforce.com/polls" target="_blank" rel="nofollow">http://www.vwforce.com/polls</a>[/url]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3430/9598.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3430/9598.php</link>
				<pubDate><![CDATA[Tue, 3 Aug 2004 15:55:09]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Looks like it. It only looks odd coz you've deleted the default polls that were setup at install.<br /> <br /> _ Auron]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3430/9601.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3430/9601.php</link>
				<pubDate><![CDATA[Tue, 3 Aug 2004 16:05:03]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
	</channel>
</rss>