Sorry. I should have truncated the code. In fact I will try and do that after posting this.
I did try that before posting all this. It does not seem to grab the form info from the editor. I also tried in various places this:
prebody = request.form("prebody_HTMLContent")
and then
rs("prebody") = prebody.
Somehow it just looks like the Request.Form command isn't grabbing the content from inside. Now, I'm pretty certain of this, but Request.Form is not case sensitive correct?