Posted By:
Yogi_kop
Posted On:
Tuesday, April 24, 2001 08:00 AM
How to close window opened by submit()?
when parent window is closed.
The window can be opened by user any no. of times using sibmit().may be target="_self or _blank."
Can I use close() method if so how?
if not any other way?
NOTE: I can't used window.open()instade of submit(). so can't able to use winodow.close().
Thanks
Yogi