I have created a blog using ColdFusion, but for some reason when the blog is submitted the blog text within the <textarea> field is not always submitting.
The form:
Code:
<cfform name="myblog" method="post" action="blogaction.cfm" enctype="multipart/form-data"> User Name:<br />