Re: PERL's equivalent to an "include file"
- From: shellylbrown@xxxxxxxxx (Shelly Brown)
- Date: Tue, 27 Sep 2005 14:18:12 -0500
Yes! That works. Thank you so much for your time.
On 9/27/05, Chris Devers <cdevers@xxxxxxxxx> wrote:
>
> 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
>
--
Shelly Brown
- References:
- PERL's equivalent to an "include file"
- From: Shelly Brown
- Re: PERL's equivalent to an "include file"
- From: Shelly Brown
- Re: PERL's equivalent to an "include file"
- From: Chris Devers
- PERL's equivalent to an "include file"
- Prev by Date: Re: PERL's equivalent to an "include file"
- Next by Date: Shift Question
- Previous by thread: Re: PERL's equivalent to an "include file"
- Next by thread: Shift Question
- Index(es):