Sorry ... only now see the argument "-gtcgi". Try #include
"simpleio.ch" on first line...
See if this example helps you to:
http://www.harbour-project.org/samples/testcgi.prg.html
Vailton
2009/7/29 Vailton Renato :
> Using GTCGI?
>
> 2009/7/29 Rodrigo Machado :
>> Me olvide de mencionar..
>> el
Using GTCGI?
2009/7/29 Rodrigo Machado :
> Me olvide de mencionar..
> el mismo ejemplo en SHELL SCRIPT funciona
>
> #!/bin/bash
> echo 'content-type: text/html'
> echo
> echo " "
> echo " "
> echo " Prueba CGI harbour"
> echo " "
> echo " "
> echo " Prueba CGI"
> echo
Me olvide de mencionar..
el mismo ejemplo en SHELL SCRIPT funciona
#!/bin/bash
echo 'content-type: text/html'
echo
echo " "
echo " "
echo " Prueba CGI harbour"
echo " "
echo " "
echo " Prueba CGI"
echo " Prueba CGI"
echo " "
echo " "
¿Estas buscando alg