Is there a good/recommended way to reset a submitted form on the server side? I would like to process a submitted form, reset it back to default/empty and then render it again in one request. In the past I've cleared the get_request() dictionary but this page has more than one form on it (using the nifty "prefix" keyword on Form) so that's problematic.

Dave

------
David K. Hess
Cell 214.684.5448 | Fax 214.764.7183
[EMAIL PROTECTED]


_______________________________________________
QP mailing list
[email protected]
http://mail.mems-exchange.org/mailman/listinfo/qp

Reply via email to