try this
enter the url of the sproxy.cgi file...you should see a couple lines of data about the file...
if that works...
the problem is isolated now between either the button code path...the location of the cgi file on your server...r the method is was transported over...
also check the line at the top of the sproxy cgi file...I used
#!/usr/local/bin/perl
yours may be different
|