Hi All;
I believe this is a mere quickie.
I am writing a basic newsletter template app. I allow users to select from a number of templates, enter their body text for the template and then preview the finished product.
The template files are stored as .html files within my site root.
I currently have a blank aspx page which I would like to use as the preview page. I would first have to read the contents of the template file and then replace key sections with their custom content and then output the result. What is the best way, given your personal experience, for outputing the html to the page?
Thank you for any and all help.
Sean.![[peace] [peace] [peace]](/data/assets/smilies/peace.gif)
I believe this is a mere quickie.
I am writing a basic newsletter template app. I allow users to select from a number of templates, enter their body text for the template and then preview the finished product.
The template files are stored as .html files within my site root.
I currently have a blank aspx page which I would like to use as the preview page. I would first have to read the contents of the template file and then replace key sections with their custom content and then output the result. What is the best way, given your personal experience, for outputing the html to the page?
Thank you for any and all help.
Sean.
![[peace] [peace] [peace]](/data/assets/smilies/peace.gif)