durusmail: qp: Form reset?
Form reset?
2007-10-18
2007-10-29
2007-10-29
2007-10-29
2007-10-29
2007-10-30
2007-10-30
2007-10-30
2007-10-30
2007-10-30
Re: Form reset?
2007-10-30
2007-10-30
2007-10-30
2007-11-02
2007-11-19
Form reset?
David K. Hess
2007-10-30
I'm not sure how I would apply that outside of an AJAX setting? I'm
trying to reset the values of the form after it has been submitted
but before it has been rendered for return to the client.

I suppose one way to use that would be to have some javascript that
does a form reset on the client after it loads the form...?

Dave

On Oct 30, 2007, at 4:53 AM, David Binger wrote:

>
> On Oct 29, 2007, at 12:41 PM, David K. Hess wrote:
>
>>
>> I would like to process a submitted form, reset it back to default/
>> empty and then render it again in one request. This is for a page
>> with multiple forms on it.
>>
>> I'd like to avoid a redirect as I may set some values in other
>> forms or change the way the page renders based on what was in the
>> submitted one.
>
> Would an INPUT tag with type="reset" be useful in this situation?
>
> _______________________________________________
> QP mailing list
> QP@mems-exchange.org
> http://mail.mems-exchange.org/mailman/listinfo/qp
>

reply