This isn't an applet demo really, but it does demonstrate the utility
of Python for writing CGI
scripts. Here is the source for a little
script that just echoes the values of the following forms (regardless
of whether you're using the POST method or the GET method).
Using POST:
Using GET: