[python-win32] COM access to Mozilla Firefox

2005-06-09 Thread Bob Gailer
What is the application name for Mozilla Firefox (to be used in win32com.client.Dispatch())? Where is documentation as to what properties/methods are available? Ditto on last question for Internet Explorer. Bob Gailer mailto:[EMAIL PROTECTED] 510 558 3275 home 720 938 2625 cell ___

Re: [python-win32] Interfacing to windows explorer

2005-06-09 Thread Michel Claveau
Hi ! If, by chance, you pass in Ardeche (*), France, I could show you interesting things. If not, I would have evil, by e-mail (my English is too bad). (*) See : http://www.marathon-ardeche.com/SiteMarathon/gorges_ardeche/gorges_htm/20001113_gorges_2.htm Michel Claveau __

Re: [python-win32] Interfacing to windows explorer

2005-06-09 Thread Roop Mukherjee
Thanks for the suggestions. I am debating which of the feasible methods will be easier. The javascript code calling a COM object was quite easy to get working: var obj = ActiveXObject(aa.bb); However it doesn't work with mozilla (which I expected). When loaded as HTML it gives a warning every