Re: [PHP-WIN] PHP header to close browser window?

2002-02-14 Thread Pac mon
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 attribute. I would like to be able to automatically cl

[PHP-WIN] PHP header to close browser window?

2002-02-14 Thread Symeon Charalabides
Greetings, I had an extra browser window created with the HTML 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) -

[PHP-WIN] PHP header

2002-01-09 Thread Paul Wallace
Hello, A relative PHP newbie. I have developed a system using HTML/PHP, and have had it functioning fine for some time using IIS. I am now uploading it to a web hosting service in the USA where I am firstly running a hello world page to test it. BUT! It does not want to load: Untitled