I am not sure if it is corrupted, what seems to happen is this.
If I type text directly into my form it gets entered into the db just fine.
If I copy and paste text from a web page into the form, I dont get an error but the data does not go into the db.
My form data is entered directly into the db (no validation) maybe this is my problem?
Kenny