Gossamer Forum
Quote Reply
sympoll
ok here is my problem i would like to make an iframe so that when a person votes, it does not need to reload the whole page, just the poll reloads below is the include, how do i make an iframe because it has that display_booth(1) part in it.

<?php require '/home/cipher1/public_html/sympoll/booth.php';
display_booth(1); ?>

any and all help would be greatly appreciated.