I have an HTML Editor for web page content changes and one .htm template file used for structure (tables, etc...). I would like to always have the template unchanged, yet allow the user to type-in thier text, images, etc... The finished user info and the .htm structure will be saved in a datbase. I'm currently loading the template in the HTML Editor and allowing the user to change it.
Q. Is there a way to allow a user to include thier data using the .htm template, yet not change the .template?
I'm thinking along the idea of how email .htm templates are used.