in reply to (jeffa) Re: TT2 -- A Matter of Style
in thread TT2 -- A Matter of Style

Yes. I generally generate all HTML with the exception of my form elements in the templates.

Generating form elements based on dynamic information from a database is much more straight-forward using CGI methods. Also the stickiness of form fields using CGI is often very handy when a user hasn't filled out all necessary fields or wants to modify their search criterion in a small way.

  • Comment on Re: (jeffa) Re: TT2 -- A Matter of Style