to open window: window.open ('test.html','winname') to close window: window.open ('','winname').close()
"Brent Clark" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Hi all I know this is not a Javascript mailing list, and I do apologies. I have this problem where in my php and I know very little javascript that I execute a function to create a window. But I need to know if anyone knows of the function to kill that window, once one of my other functions is finished Anyone know of a javascript mailing list, that what I would not have to post the wrong thread to this mailing list. Kind Regards and thank you Brent Clark -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php