Test form


FORM METHOD="POST" action=/cgi-bin/testcgi.pl

Two hidden fields: recipient, and subject

Please input your name:
and your email address:

This is a field called ARGV[0]:
This is a field called ARGV[1]:


FORM METHOD="GET" action=/cgi-bin/testcgi.exe

Two hidden fields: recipient, and subject

Please input your name:
and your email address:

This is a field called ARGV[0]:
This is a field called ARGV[1]:


FORM METHOD="POST" action=/cgi-bin/testcgi.exe

Two hidden fields: recipient, and subject

Please input your name:
and your email address:

This is a field called foo: