Action address in HTML forms
Leo Lapworth
leo at cuckoo.org
Tue Mar 3 16:03:37 GMT 2009
2009/3/3 Zbigniew Lukasiak <zzbbyy at gmail.com>
> When there are some invalid values sent from a form - then the usual
> custom is to redisplay the same form with the appriopriate error
> messages. Thus the form needs to be redisplayed at it's own 'action'
> address. Is it then a reasonable rule when writing a 'high level web
> library/framework' to restrict the forms to always submit to their own
> address?
Not sure this really scratches your itch.. but... are you using something
like:
http://search.cpan.org/~nwiger/CGI-FormBuilder-3.0501/
http://search.cpan.org/~tjmather/HTML-FillInForm-2.00/
There are Catalyst plugins for both of these, if your really after a
framework :)
Leo
More information about the london.pm
mailing list