jkspl has asked for the wisdom of the Perl Monks concerning the following question:
I'm new to Perl and wanted to know if there was a way to use SSI within a Perl CGI script? Basically, the CGI script is being referenced from a web page, which is passing it several variables. Based on those variables, I am running several conditional statements to determine which information to present to the user dynamically via SSI.
Any help would be GREATLY appreciated!
Thanks,
j
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: SSI within a Perl CGI script
by Sinister (Friar) on Mar 11, 2002 at 16:55 UTC | |
by perrin (Chancellor) on Mar 11, 2002 at 17:24 UTC | |
by jkspl (Initiate) on Mar 11, 2002 at 18:33 UTC | |
by perrin (Chancellor) on Mar 11, 2002 at 20:23 UTC | |
|
Re: SSI within a Perl CGI script
by talexb (Chancellor) on Mar 11, 2002 at 16:49 UTC | |
by Sinister (Friar) on Mar 11, 2002 at 16:59 UTC | |
by ehdonhon (Curate) on Mar 11, 2002 at 19:26 UTC |