Domain Name Forum

Domain Name Forum (http://www.domainnameforum.org/index.php)
-   C (http://www.domainnameforum.org/forumdisplay.php?f=124)
-   -   using execv() to exe cgi to web browser help. (http://www.domainnameforum.org/showthread.php?t=82965)

C++ 03-31-2010 04:57 PM

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">


All times are GMT -4. The time now is 09:44 PM.

Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.