Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] I have some problem with window.close()


  • From: javascript@xxxxxxxxxx (Komwit Siritorn)
  • Subject: [Javascript] I have some problem with window.close()
  • Date: Thu, 22 Nov 2001 09:29:13 +0700

I have an asp script that shows the user how far along a file upload is.
When it finishes, I would like the window to close automatically --
without the user having to push a button or link saying "close this
window". Basically it would be something like this: tell browser: run
this asp till finished on finish run this javascript to close window.=20


How I do it without close confirm? please help me .
                         Thanks