How is the information from a CGI form returned to the script? It was my understanding that it's saved in ARGV, but now that I have looked at the demo.acgi and demo.cgi scripts, ARGV isn't used anywhere, but $env is... how do I use that?? Do you send text back just by using the print command? What does the line - print <<END_FOOTER; - do? Thanks in advance, Seraph ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch