John Napiorkowski wrote:
I think FillInForm is quasi depreciated, since it
parses each request and can slow things down quite a
bit.
I had an initial struggle with FillInForm initially, but then I struggled finding a good alternative in the first place.

I am now quite keen on using it and have used it for several large web and intranet sites with no problems.

The only issue I had was with checkboxes filled in from the database, since CGI does not send back a value for unchecked checkboxes then FillInForm would not handle them correctly so I had to develop a work-around.

Regards
Ian Docherty (IcyDee)

_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to