You should just be able to close the window by doing something like this in javascript:
newWindow = window.open(...); ... newWindow.close(); ----Original Message Follows---- Greetings, I had an extra browser window created with the HTML <TARGET=_blank> attribute. I would like to be able to automatically close it by sending some kind of header via PHP. Is there such a way, or do I have to ask the user to close it manually? Symeon Charalabides (cosmopolitan trainee) ------------------------------------------ http://www.webmate.gr -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php