
Red Dragon
Deleted
Mar 5, 2000, 8:33 AM
Post #2 of 2
(1541 views)
|
If you want to call a progrm with SSI you have 2 options <BLOCKQUOTE><font size="1" face="Arial,Helvetica,sans serif">code:</font><HR> <!--#exec cgi="/urlpath/program"--> and <!--#include virtual="/urlpath/program"--> </pre><HR></BLOCKQUOTE> you can not pass variables with exec but you can with include
|