When using fopen() on a remote cgi script, it generates the error "success" but does not read any values into the output variable. This problem has been addressed numerous times in this forum. From what I've been able to find, I think this occurs when the target file (remote cgi) invokes a redirect. My question is: Is there a way to work around this redirect and retrieve the final result page that is normally output to the browser?
Thanks in advance,
Scott