internet explorer and COM -- dynamic content

Eric Hagemann ehagemann at comcast.net
Fri Oct 18 21:26:31 EDT 2002


Figured out how, using the win32 extensions to invoke IE from Python and
point it to a document -- no biggie with the provided demos.  However I have
not been sucessful at finding a way to push a document into IE from python
'live' -- in other words without having to store the text (HTML) in a file
and then point the browser to the file.  Is this possible ?  The endgame
would be to create dynamic content, open a browser and present the output to
a user. Anybody ever try this ?





More information about the Python-list mailing list