> Hello everybody. The  below code works, however when I
> don't know how to put the same code in the
> windows.open.

Put it in a function

<script language="_javascript_">
function openPopup(number, otherNumber) {
    x = window.open(...);
}
</script>

... >
Nick
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to