madcgimonk
Programmer
I have a contact.html file thats supposed to include my CGI form.
But it's not including it. In the source code I see that exact line of code.
Why is the source code showing up for the include line? It sort of worked before I messed something up, but not sure what. Is there a way to include files without having to use a .shtml file?
Thanks
Code:
<!--#include file="cgi-bin/contact.cgi"-->
But it's not including it. In the source code I see that exact line of code.
Why is the source code showing up for the include line? It sort of worked before I messed something up, but not sure what. Is there a way to include files without having to use a .shtml file?
Thanks