
$0.05$
Novice
Jul 8, 2002, 1:33 PM
Post #1 of 3
(1742 views)
|
im having some trouble with an ssi call http://www.tenpasttwelve.com/temp/ssitest.shtml now, as u can see, there are 2 instances where the call doesnt work, but the final one does. the first 2 calls look like this <!--#exec cgi="cgi-bin/products.pl?item=item1" --> <!--#exec cgi="cgi-bin/products.pl?item=item3" --> and my third looks like this <!--#exec cgi="cgi-bin/products.pl" --> now, what i want to know, is why the first 2 dont work, and is there anything that i can do to make them work?? thanks in advance!
|