Hey Steven,
  Try this: <!--#include virtual="/snogtofile.pl?file=home"-->

  Then you can pull it from the %ENV hash.
Shawn

> There is one thing left, and I've tried Omi's suggestion, but I'm not sure
> how to capture the name/value pair or parameter in my Perl program.
>
> How do I capture:
> <!--#set var="file" value="home" -->
>
> -or-
>
> <!--#exec cmd="snogtofile.pl home"-->
>
> I've tried capturing it in @ARGV but it returns 1 or 0 which I assume is
> giving me a boolean and not the string. I've searched perldoc -q ssi and
> others, but I'm not finding any clues.
>
> Thanks for your help.
> Steven



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to