Forum Moderators: coopster & phranque
Im updating my site LIVE, and forgot the NT include command for a cgi script. Please give me an example.
I want to include ddl.cgi
<!--#include file="somefile.asp"-->
Hope that helps.
Onya Woz
<!--#include virtual="ddl.cgi" -->
or
<!--#exec cgi="ddl.cgi"-->