1st page
======
I'm opening a window with one page... using window open. works fine.

doit = window.open('loading.cfm', 'winloading', 'width=200, height=50, resizable=no, scrollbars=no' );

2nd Page
======
Trying to close that opened window from another page.

winloading.close();
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to