If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Messages posted by: wirockstar
Forum Index » Profile for wirockstar » Messages posted by wirockstar
Author Message
I got it... It was the page extension. Thanks a bunch!

www.johnsonrock.com

So far no problems simply pasting HTML through Dreamweaver...fingers crossed...
I'm really a novice...

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:"

<?php
// Important! You have to include it before your html code
include_once "/u/htdocs/johnso5/pollphp - folder/db/poll_cookie.php";
?>

<html>
<body>
<?php
include_once "/u/htdocs/johnso5/pollphp - folder/db/booth.php";
echo $php_poll->poll_process(4);
?>
</body>
</html>


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.

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...

Help! I need this up by tomorrow!

THANKS!
 
Forum Index » Profile for wirockstar » Messages posted by wirockstar
Go to:   
Based on the open source JForum