#!/usr/local/bin/perl5
#print "Content-type: text/html\n\n";
#print "there was an error.\n";
print "Location: http://129.85.19.192/profound_bin/WebProFound.exe\?form=1\n\n";
if I post that ip on IE I will get to that page, if I get rid of "\?form=1",
it works fine too. what wrong with the code I save it as XX.cgi.
thanks