I was thinking more along of the lines of this:

<div contentEditable id="mainPageContent"> ... </div>
<form>
<input name="mainPageContentEdit" type="html" src="#mainPageContent" />
</form>

:DG<

Reply via email to