I have a small ActiveX control (.ocx) I made with a toolbar and a DHTMLEdit window. My control is embedded in an IE5 webpage as an object. It is within a HTML form.

How do I post the contents of the DHTMLEdit window in my .ocx control to the web server ?