PDA

View Full Version : window close problem


silentpoison123
11-17-2005, 07:11 AM
Hello all,

i m a novice to javascript.... and i m stuck at a situation where i need to close a window opened by window.open method. The child window opened will download the file.

but the problem is after downloading the file that child window still stays like that.. and one has to explicityly close that window.

How can i close that window automatically after the download is complete?

Thanks in advance
PVR