Hello there,
I want the results page of form action to pop-up, but is not working, can please somebody help me on this?? I have a function :
<script language="JavaScript">
<!--
function openWin(fajlli) {
window.open(''+fajlli+'',"",'width=800,height=500,top=25,left=25,scrollbars=yes,toolbar=no');
}
-->
</script>
BUT, is not working, I eant when they're choosing option from drop-down & then click on serach -- the result page to pop-up.
Thank a lot,
ZuZa
I want the results page of form action to pop-up, but is not working, can please somebody help me on this?? I have a function :
<script language="JavaScript">
<!--
function openWin(fajlli) {
window.open(''+fajlli+'',"",'width=800,height=500,top=25,left=25,scrollbars=yes,toolbar=no');
}
-->
</script>
BUT, is not working, I eant when they're choosing option from drop-down & then click on serach -- the result page to pop-up.
Thank a lot,
ZuZa