Re: [python-win32] IE HTML DOM events
Roger Upole Your advice is very useful, now these codes work as good as I expect it to be. Thanks a lot. Richard ___ Python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
[python-win32] IE HTML DOM events
Hi, I have a win32com application need to get IE HTML DOM events. I searched web for a few days, and I have found 4 methods to approach that. Sorry about this long text, because I want to give more hint. 1. method 1 #-- #
