CGI is server side, what you are trying to accomplish is client side, so Javascript or a similar client side script must be used. Probably the best answer is not to do it, in general users dislike it anyways, if it is for a specific app for a specific set of users than you should be able to set what browsers are supported, and even browsers that block automatic pop-up windows will allow a user to launch a new window if it is part of the link.

http://danconia.org

Mariusz wrote:
My cgi outputs an html page. Is there any way to open it as a new window and also specify the size? Or is javascript the only solution? And if so, what do I do in case someone doesn't support JavaScript?

thanks
M


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to