it\'s my first time I use Linux and C programming. I\'ve wrote a file in C language to connect with MySQL and it\'s working fine now. Now I\'ve to integrate this file into my company web-based system
Suppose I have an executable file with .o o开发者_JAVA百科r .a extension. How can I run it on lightTPD? Should I allow cgi or just fast-cgi will be enough?
I\'m trying to开发者_如何学Python launch a background process from a CGI scripts.Basically, when a form is submitted the CGI script will indicate to the user that his or her request is being processed
Hello my friends I am fairly new in javascript and html as well so this project is taking much longer than I probably need.
I have a web page jammed full with a few hundred rows of tabular numerical data. It\'s fearsome. The user wants to see as many data rows as he can in one single view, without scrolling vertically. I\'
If I run this script as it is, it works. But why does this not work with cgi? When I use _\\01_ instead of _\\00_ it works with cgi too.
this is quite a newbie question and I\'ve searched on this topic for a while, but nothing I\'ve found seems to work as described. I have this piece of code, for providing a file download to the user,
Is it possible to call jav开发者_如何学Goascript inside a shell script? For example, echo \"Content-type: text/html\"
I have a CGI script th开发者_如何学编程at executes a very intensive Java application: start.cgi
Is it possible to make this script faster ? #!/usr/bin/perl -w use strict; use CGI; package SwitchGUI; sub new {