Short answer: Use the POST method on the form instead of GET. Depending how you process the form you might need to make a few changes to the script that answers the request.
-- http://mail.python.org/mailman/listinfo/python-list
Short answer: Use the POST method on the form instead of GET. Depending how you process the form you might need to make a few changes to the script that answers the request.
-- http://mail.python.org/mailman/listinfo/python-list