Hi,
i use window.open to display the result of polls
window.open('../poll.php?schid= ".$schid."&perm it=1&pollid=".$ dbpoll[1]['poll
id']."&answ='+opt,' ','menubar=no,w idth=250,height =230');
it work fine in IE but does not work with firefox, is there error in the
code?
Thanks & Regards
Robert Ngo
i use window.open to display the result of polls
window.open('../poll.php?schid= ".$schid."&perm it=1&pollid=".$ dbpoll[1]['poll
id']."&answ='+opt,' ','menubar=no,w idth=250,height =230');
it work fine in IE but does not work with firefox, is there error in the
code?
Thanks & Regards
Robert Ngo
Comment