Forum Moderators: open
The basic javascript for opening a new window is discussed on message 4 of our generic javascript thread [webmasterworld.com].
When the form data is submitted, that onclick event could also launch a pop-up window whose URL would be the page that your server-side script outputs - or so it seems to me, if I understand your question properly.