This is not a perl question, but html or javascript...
1. write <form action=yourcgi.pl method=post target=_new>  in your html file
2. print "<script>window.open=(...... )</script>";

Rgds,
Connie


----- Original Message -----
From: "Mariusz" <[EMAIL PROTECTED]>
To: "perl" <[EMAIL PROTECTED]>
Sent: Tuesday, July 09, 2002 12:08 PM
Subject: new window


How can I execute the cgi and print the HTML text into a new window? In
other words, can I open new browser window using perl?

thank you,
M



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

Reply via email to