[python-win32] How can I get the parentWindow.document object?

MC XX.XmcX at XX.XmclaveauX.com
Mon Sep 3 01:05:18 EDT 2007


Re!

Sorry! The good exemple is :

    ie = win32com.client.Dispatch("InternetExplorer.Application")
    window=ie.Document.parentWindow
    print window.name

another :
    window.alert("Aalleerrtt")

-- 
@-salutations

Michel Claveau





More information about the Python-list mailing list