Hi Mark McCulligh, Other than the fact that popups are a work of the devil, there's no way PHP can help you there.
Except that you can use regular HTML to popup a new window, albeit with all the dressing: <a href="target.php?loc=popup" target="_new">Will popup a new window</a> Rene On Mon, 20 Jan 2003 15:29:26 -0500, you wrote about "[PHP] pop-up problem" something that looked like this: >I was wondering if anyone knows of a way to create a pop-up using PHP or >other language to do the same thing as JavaScript window.open method. I >have an app that uses the JavaScript popup but now with those popup stopper >it will not always work. For I am looking for another way of creating >popups. Does anyone know of a way other then window.open to control the >window's size and remove things like the toolbar, address bar, etc.. > >Is there a way to control is through PHP and the header information? or I am >look for something that doesn't exist. -- Rene Brehmer This message was written on 100% recycled spam. Come see! My brand new site is now online! http://www.metalbunny.net -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php