LPM: Specify pop-up window size using CGI.pm

Gregg Casillo gcasillo at ket.org
Wed Sep 6 10:50:43 CDT 2000


>From a script, I want to open a pop-up window (i.e. new instance of a
browser window) with a specific size. I know I can do this using
JavaScript with something like this:

window.open('width=320,height=240');

Is there a way to specify the height and width of a new browser window
using CGI.pm or other Perl methods?

Thanks,
Gregg Casillo
Web Programmer, KET





More information about the Lexington-pm mailing list