>> I'm trying to learn how to store my templates in a database >> and use from there. > Are you really sure you want to do this? It's usually a bad idea.
I *think* I do, but I may live to regret this, of course. 99% of the templates for this web are files, but the people who will administer this will have no access to the unix box. So I'm building a featureful online form-based admin interface. The only templates I want to put into the db are for email notification, so caching is not really important for these. I have admin forms for adding and editing those templates, since there may be a need to alter the notification msgs now and again, and with the functions for adding/editing/deleting stuff from the db already there, it seemed like a good idea at the time. /dennis --------------------------------------------------------------------------- Office phone: 317.892.2241 --------------------------------------------------------------------------- If at first you don't succeed, don't go skydiving. _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
