you could just do

        print `cat file.html` if (condition);



On Fri, 29 Jun 2001, Mike Truong wrote:

> Is there any way to open a HTM page from the Perl program?  When the script runs, it 
>opens the page after some conditions were checked.
>
> Thanks in advance for you help.
>

Reply via email to