in reply to http url encoding issues.

What error?

Replies are listed 'Best First'.
Re^2: http url encoding issues.
by argos (Initiate) on Aug 25, 2014 at 02:26 UTC

    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.

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

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