in reply to Re^7: %ENV is returning a blank
in thread %ENV is returning a blank

Sorry, I have already changed the form action to /cgi-bin/test.pl and the method to get.

I just did not want to post the whole xml file again.

Replies are listed 'Best First'.
Re^9: %ENV is returning a blank
by ikegami (Patriarch) on Aug 22, 2011 at 22:29 UTC
    You didn't give names to your fields, so your browser couldn't send their values to the web server. Give them names.