using execv() to exe cgi to web browser help.
i'm trying run a cgi script from a c program using execve(). It seems to be able to open and run the cgi file. but instead of actually generating graphical html it generates html code. example: execve("this.cgi", NULL, NULL) will generate: <div class="codeblock"> <div class="spaced">
__________________
C++
domain name forum
|