hello boys...
i really appreciate your help...
i had many problems with advance poll...but reading all posts in forum, most of them have been solved EXCEPT ONE!!!
the results form when you press "View Results" doesn't work. instead of the popup, shows me a popup window with the link address: javascript:void(poll_results_5('results','/exit_poll/popup.php','Poll','500','350','toolbar=no,scrollbars=yes'))
(sorry about my language) see the follow link my poll and press view results... here it is the problem!!!
www.mixail-xiotis.gr
i have add the following code...for popup...
include_once "/home/nemesis1/public_html/exit_poll/booth.php";
$php_poll->set_template_set("popup");
echo $php_poll->poll_process(5);
and i cant unterstud why it loads the javascript in the new page... and not the right link which is that: http://www.mixail-xiotis.gr/exit_poll/popup.php?action=results&poll_ident=5
i really need your help here...
thanks for your time!