So, the next idea was to either change an environment variable in a perl script and then access it through the next SSI (I know this is scary dangerous, but I was trying things, figured I clean thing up on a step by step basis):
<!--#include virtual="/cgi-bin/FS/details.cgi?ID=$QUERY_STRING"-->
<!--#set var="title" value="$REQUEST_METHOD"-->




You want to modify the parent's environment.  You can't do that.

Look into Apache notes.

xoa


_______________________________________________ Boston-pm mailing list [email protected] http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to