ActiveX_IEHtmlWindow

Hi,

I would like to know if there is a way to control forms on web pages
(e.g. filling in forms) via the ActiveX_IEHtmlWindow module. I know I
usually can do such things via urllib.urlopen() but I would like to
know the interface for Internet Explorer.

Where would I find documentations on that? On MSDN maybe? It would be
very helpful if there are links.

Timothy