Various IE events
Bryan L. Fordham
bfordham at socialistsushi.com
Thu Apr 10 21:01:27 EDT 2003
I recently pulled out some code I'd been working on a while back for
controlling Internet Explorer using win32com in python. I would like to
be able to respond to events, but am having a bit of trouble.
I can handle the webbrowser events (ie OnNavigate, OnVisible, etc) with no
problem. What I would like is to be able to tell, for instance, which
link was pressed on a page. Or, when the user clicks a button on a form,
be able to see the values of each field and tell which button was clicked.
All the example code I can find, however, deals with the OnNavigate, et al
events. Any suggestions?
thanks
--B
socialistsushi.com
sushi for everyone
More information about the Python-list
mailing list