Re: PERL's equivalent to an "include file"



On Tue, 27 Sep 2005, Shelly Brown wrote:

> I would like to display the daily calendar information from a perl
> script: http://webapps.sbuniv.edu/daycal/ within an html page so it
> looks like this: http://www.sbuniv.edu/. Right now I have to manually
> enter the calendar information. I would like for it to be dynamic.
> Make sense?

Yes.

If I were doing this on Apache, I'd consider using Server Side Includes.
They aren't as dynamic or as cool as embedding a proper scripting
language like Perl, but they're fast and they're easy.

Easier still: HTML <iframe> tags.

I'm not sure if IIS/ASP has an equivalent to SSI, but <iframe> will work
anywhere.



--
Chris Devers

?$í?¡^t[ê(B