I've working on an intranet application that's pulling data into MS
Project.  It would be very nice for my users if they could run my Python
script just by pushing a button on the intranet web page.  This is all
inside of IE 5.

I'm trying to see if I can use active scripting, following the examples in
axscript.  My attempt to import win32com results in an "ImportError:
untrusted dynamic module: win32api".

Is there a way that I can set my security settings to allow me access to
win32com?  I've gone into the Internet Options of IE 5 and fiddled with the
security settings in the "Local intranet" zone.  I've set it to allow
anything :-), but sadly that doesn't seem to be enough.

Any help would be appreciated!

Thanks,

Andrew


_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to