It's easy. Use SSI (Server Side Includes) As Ken said: <!--#exec cmd="./my_perl_script_here.pl"-->
But maybe you may change the .html extension to .shtml -rm- ----- Original Message ----- From: Ken Lehman <[EMAIL PROTECTED]> To: 'Adam Wilson' <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, December 11, 2002 2:41 PM Subject: RE: include .pl in html > This works where I am at, you could give it a try > > <!--#exec cmd="./my_perl_script_here.pl"--> > > -----Original Message----- > From: Adam Wilson [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, December 10, 2002 11:27 AM > To: [EMAIL PROTECTED] > Subject: include .pl in html > > > Hi, > > can anyone help me, i want to include the ouput of a perl file within an > html file, without using a seperate frame. I am familiar with php, is there > a way to include like there is in php? Or do i have to output the HTML from > the perl script? > > Any help very much appreciated... i left my books at home!!! > > Adam. > > -------------------------------------------------------------------------- -- > -------------------- > The views and opinions expressed in this email message are the sender's > own, and do not necessarily represent the views and opinions of Summit > Systems Inc. > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]