Hi all,
I think that I may have cracked it!
As soon as I started checking on the security side of things and paramatised the variables it worked. I've left the thread up so that it may be of use to anyone else with the same issue.
eg.
<cfqueryparam value="#form.description#" cfsqltype="cf_sql_longtext">
Paul