in reply to Re: CGI script returns no values in browser but is ok on command line?
in thread CGI script returns no values in browser but is ok on command line?

additionally you should tell the browser of what content-type the response is. try sending a 'text/html' first before you print the document.
  • Comment on Re^2: CGI script returns no values in browser but is ok on command line?