#!/usr/local/etc/httpd/querysh
#?/bin/sh
# test-qsh - print out a form's fields, and the original query (if possible)
# - uses querysh to parse input from GET or POST query
if [ -z "$QSH_Fields" ]
then
# No form fields given -- send empty form
cat <
Querysh Test Form
Querysh Test Form
Sample of an e-mail feedback form
Note:
Please enter all of the information, then use the Submit button
at the bottom of the page.