Chi Kien Uong
Geranienstraße 30
71034 Böblingen
Deutschland / Germany
|
If you are not registered or logged in, you may still use these forums but with limited features.
Show recent topics
|
|
|
Author |
Message |
|
I'm having the same issue and one more. I am also calling the poll from a shtml page. 2 things are failing:
1. Once a user votes it redirects them to http://site/poll.php with the tally instead of occupying the space I have on the shtml page. I want the user to stay on the shtml page they started on with the vote panel becoming the tally panel.
2. The cookie is not working. The user can vote over and over again. I have tried it 2 ways:
2a: <?php
// Important! You have to include it before your html code
include_once "/hsphere/local/home/oshiro/judl.org/pollphp/poll_cookie.php";
?>
2b:<!--#include virtual="/pollcookie.php"-->
Both fail.
Thanks for your help.
|
|
|
|
|
|
Based on the open source JForum
|