
February 9th, 2005, 11:29 AM
|
 |
Less lines = More Happiness
|
|
Join Date: Sep 2003
Location: Cary, NC
Posts: 238
Time spent in forums: 9 h 28 m 19 sec
Reputation Power: 5
|
|
|
Nesting SSI or Another way to pass querystring
I'm looking to pass the querystring obtained by the shtml file to the script or scripts that it runs. Here is an example that is not working as expected. Is there another way to go about doing this as I don't think the nesting is going to work.
Code:
<!--#include file="head.html" -->
<!--#exec cgi="/cgi-bin/inventory/physical.pl?<!--#echo var="QUERY_STRING" -->" -->
<!--#include file="foot.html" -->
__________________
DasNoc
|