[python-win32] Marking a Python COM server safe for Internet Explorer

Craig H. Anderson craig at coot.net
Wed Aug 11 01:16:46 CEST 2004


Help. 

I've seen this subject in the archives, but I
don't understand any solution for this. 

Implementing IObjectSafety sounds groovy, but I
need help with how to do this. 

Mark Hammond <MarkH at ActiveState.com> wrote, in part:
> [T]he win32com.axscript.axscript module supports IObjectSafety. 
> Once you import this module any Python COM object can implement
> this interface like any other.

We run IIS 5 for an internal site.  I want to
install Python Com servers that the Vbscript
developers can use. 

Thanks. 



More information about the Python-win32 mailing list