![]() |
|
laziness, impatience, and hubris | |
PerlMonks |
Re: Re: Perl output to new browser window?by pfaut (Priest) |
on May 02, 2003 at 22:10 UTC ( #255181=note: print w/replies, xml ) | Need Help?? |
The key line there is start_form(-target=>'answer'). The 'target' attribute tells the browser which window to display the response in. If a window with the specified name doesn't exist, a new window will be created.
In Section
Seekers of Perl Wisdom
|
|