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 
How do I get the actual page in Advance poll?  XML
Forum Index » Support Forum
Author Message
Anonymous



Could someone tell me what I should do to get the actual poll. I`ve set everything up, but what do I do now? Do I have to make the HTML files myself using the codes given in the admin area? Thanks
Anonymous



You take the codes from the admin area and insert into your webpage where you want the poll to appear. Make sure you put the
<?php
// Important! You have to include it before your html code
include_once "/home/therocc.org/httpdocs/advpoll/poll_cookie.php";
?>

before the opening <html> tag. The rest of the code goes into whatever table or box you're using to position the table. You won't see the table until you have it live because it generated by the php. I hope that's what you're looking for.
Anonymous



Yup, thanks!!
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum