Question
CMS System to create a page on the server
Hi all,
I am looking for a way for ColdFusion to create and save an html (or cfml) page generated by a user entering text into a form field on an html template page and submitting the text.
I am looking to build an email system to allow the client to create email mailshots and to provide a link to an online html page if the email does not display correctly.
I have built the aspect of it whereby the user can send the email, I just need the content of that email to be saved as an html page with todays date as the filename on the server.
Any suggestions appreciated.
Thanks,
Paul
I am looking for a way for ColdFusion to create and save an html (or cfml) page generated by a user entering text into a form field on an html template page and submitting the text.
I am looking to build an email system to allow the client to create email mailshots and to provide a link to an online html page if the email does not display correctly.
I have built the aspect of it whereby the user can send the email, I just need the content of that email to be saved as an html page with todays date as the filename on the server.
Any suggestions appreciated.
Thanks,
Paul