What do you think about Windows 7? Write a review or a how-to about Microsoft's newest product and earn unlimited points!

 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested CGI Solutions: 101 - 125 of 241
 
I'm using an CGI Uploader from this site : http://tomas.epineer.se/ with PHP. While excuting the file I got these errors : [Wed Apr 25 21:01:42 2007] [error] [client 127.0.0.1] Premature en...
I'm just trying to troubleshoot a perl problem for a client - it won't work on our server - gives error 500's. I've check the error log and the error message was "Premature end of script he...
Hi, I have a series of cgi pages (totally work in IE) that generate valid 4.01 html and a client running safari only sees  the html text.  I reduced the cgi code to the bare minimum and it st...
Hello, I would like to secure my checkout page. I'm using a SSL for the checkout page I have setup however I would like to include in the application.cfm file a way that it checks that nobo...
Anyone can provide me the syntax to convert it to upper case for cgi bash script? I got the sample for Java script.... any idea to make it into cgi bash script syntax? thank you
I tried to configure authfile on my folder i create .htaccess, .htpasswd, configure access.conf when i trying accessing that folder apache said authoprize fail. when i looking what hap...
Experts, I would like to use the GD graphic library with Perl.  Unfortunately I cannot find any information on how to install or run gd library in Perl. Also, is there a module or someth...
1. Does anyone know if Activestate perl supports libcurl? 2. Are there any clear instructions on installing WWW::CURL on windows machine that has Active State perl on it. I downlaoded...
Experts, We have a script which emails various details to our domain registration provider.  The email is basically a template which they then process. Our domain registration provider h...
Hello,    I use to provide an auto login service for my users via for e.g. http://id:pw@newslink.asia1.com.sg Now, after the launch of thr security patch by Microsoft to patch phishing sc...
I am trying to set up a CGI routine on a windows 2003 running IIS. When I allow all CGI extensions on the Web Server Extensions screen I get the above message. The cgi is a VB.net console app:...
Hi All, Basically i'm trying to install the script at the link below but i keep getting errors.  The script basically just uploads files from your harddrive onto the server while presenting...
I'm not sure how complicated this is but here's what I'm trying to do. There is a tab-delimited file on my server with 1000s of categories. On my webpage, when a user clicks on a category, I w...
I am having a problem with a string. I have a field that I let users type in free text. Some users don't use spaces.. i.e. sep everything with commas instead of spaces. When they do this and I...
Show the entire HTTP message that a client would send when POSTing  a set of values to a URL as described below. Four name-value pairs : firstname:John lastname: Smith company: Smith & Sons id...
Experts, I am outputting a longtext field from my db to html.  I need to show line breaks as the output is one continuous string. I know in PHP you can use nl2br which adds <br> however ...
I'm using a CGI forum called "LeoBBS", but after moving to another server some pages displayed 500 error. I checked the error logs, and it displayed the following : (Check below) The page t...
Hi Experts, I simply want to: - Have a web page with a form (lets say 2 fields: "name" & "email"). - Use Perl to store those fields in a MySQL table (assume a "visitor" table already exis...
Dear Experts, What is faster for the end user and why? CGI written in Perl CGI written in Python CGI written in C++ CGI written in C PHP Is there anything faster than the above fo...
I have an embeded flash form and Im using usr/bin/perl to send and email. this is my script that is processing my email that is coming back blank #!/usr/bin/perl print "Content-type:text/h...
Hi,                I have cgi/perl script while invoking it through html it is downloading, it not executing the cgi/perl script?I am doing a mini search engine? The html file name is search...
Hiya I just tried to do this for the first time... include('hostpay/index.cgi'); I aint worked with CGI much so I am not sure if it is possible to include it in a similiar manner or sho...
I have just installed perl and I am wanting to install a new module using ppm but when I type ppm at the command prompt I get the following error: Failed to load PPM_DAT file Can't use an ...
I have a page that shows 3 frames that are created from a .pl file. The way I need it to work is when the home.pl is started it builds the frames them load a list of tables from a database wit...
how can i send sms using perl script ?