Hi!
I have a form that sends values to a php page that generates an URL with fputs. My problem is that I want to open the page (submit.php) in a window like window.open in javascript without toolbar. I´ve tried to figure it out but can´t get around this problem. Does anyone know how to do this
Wacko