in reply to Re: http url encoding issues.
in thread http url encoding issues.

The error in IE tells "me that the Invalid at the top level of the document. Error processing resource 'http://example.com/cgi-bin/xml-demo.pl'. ... </PHC_LOGIN>\n" ------------^ In Firefox I just get back the output from the xml file created in the script but I am really expecting to be redirected as happens when I run the script from a command line.

Replies are listed 'Best First'.
Re^3: http url encoding issues.
by Anonymous Monk on Aug 25, 2014 at 09:32 UTC

    Hmm, how are you executing this program from the firefox?

    FWIW, this program doesn't appear to speak HTTP on STDOUT