Kenneth W. Craft MCP <[EMAIL PROTECTED]> wrote:
: 
: Is it possible to execute a perl script within another perl
: script?
: 
: I have advertisements on many of my pages of my site that
: are randomly picked using a random ad script. I am creating
: some pages that are dynamically being created, and I can't
: use ssi to pull the ads into the page (right now on my main
: page I use <!--#exec cgi --> to call the ad scripts.

    Are you dynamically creating the content or the structure
of the web page? If the structure remains the same, you could
call the dynamic content from SSI and leave the rest of the
page as is. This might have the additional benefit of possibly
allowing the design to change independent of the content.


HTH,

Charles K. Clarkson
-- 
Head Bottle Washer,
Clarkson Energy Homes, Inc.
Mobile Home Specialists
254 968-8328


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to