[Html-widget] How to detect valid _and_ submitted?

Tobias Kremer t at funkreich.de
Fri Sep 8 11:40:03 CEST 2006


Zitat von Andreas Marienborg <omega at palle.net>:

>      if ( ! $result_note->has_errors and $c->req->method eq 'POST') {
>
>
> is what I usually do.

Ok, but what about forms using the GET method? I don't want to solely
use POST from now on because GET sometimes has its benefits (bookmarkable
results, et cetera).

-- Tobias



More information about the Html-widget mailing list