in reply to Re^2: cgi page calling another cgi when submitting form but does not returns error only to web server log and not to browser.
in thread cgi page calling another cgi when submitting form but does not returns error only to web server log and not to browser.
Then you should look at the web server (you don't say which) error logs. For Apache this is error_log. Failing that if you read the link I gave you specifically for learning how to use CGI you'll find out how to dump errors in the browser.
|
|---|