cgi
Dropdown-Menu with optgroup
i am trying to create a dynamic dropdown-menu that receives its entries out of an xml-file at script-startup.[详细]
2023-03-27 02:34 分类:问答Possible to stream a compressed data stream using Perl
I am trying to send a compressed tarball from a perl cgi script. Everything is working fine, except for the fact that the tarball is only being sent after it has been compressed and created. In other[详细]
2023-03-26 20:40 分类:问答How can you share session information between PHP and Perl CGI?
I have a thirdparty script that I don\'t want to rewrite in CGI/Perl, so I was thinking, if I set some session information via PHP, there开发者_运维百科 must be a way to retrieve that same data with C[详细]
2023-03-26 20:12 分类:问答Cannot display the image in web browser provided by Python via Apache Server
I am trying to display an image file in web browser via the Apache server by Python. I am using: windows 7[详细]
2023-03-26 16:44 分类:问答Incorrect encoding using PHP as Apache module
I have very specific problem running PHP as Apache 2.2 module. When running PHP as CGI, everything works OK, but slow. The output I get in this case is:[详细]
2023-03-26 09:00 分类:问答oci8 + php cgi not working
I have successfully instaled oci8 module following this guide: http://orfeogpl.info/wiki/index.php/Ubuntu_Oci8_Php5[详细]
2023-03-26 07:49 分类:问答GET parameters are lost when submitting a form with POST method in CGI?
<form method=\"POST\" action=\"/index?key=1\"> <input type=\"text\" name=\"another_key\" value=\"2\" />[详细]
2023-03-26 06:31 分类:问答How to create a submitted CGI::FormBuilder object?
I have a method that takes a cgi object and creates a CGI::FormBuilder object. if it is submitted, does a db connection and process data otherwise, prepopulates some data and renders the form.[详细]
2023-03-26 05:40 分类:问答Why is Net::SNMP::Dispatcher failing with "select() error [No child processes]"?
I need some help identifying, and eliminating, the cause of an odd child process error when polling SNMP services.[详细]
2023-03-26 00:16 分类:问答Objective-C/CGI my only option?
I need to create a web-service which invokes applescript which in turn starts photoshop, does some processing on an image, saves the images to disk and returns the image.[详细]
2023-03-25 17:58 分类:问答