[python-win32] Pb IE8-b2 + Python like ActiveScripting language

Mike Driscoll mdriscoll at co.marshall.ia.us
Tue Sep 2 15:45:32 CEST 2008


Michel Claveau wrote:
> <div class="moz-text-flowed" style="font-family: -moz-fixed">Hi!
>
> Impossible, for me, to use Python like ActiveScripting language, in a 
> HTA, since IE-8 beta-2 installed.
>
> Run OK with IE5, IE6, IE7. But IE8 does not recognize Python  (I 
> however recorded several times python like language of ActiveScripting)
>
> Any idea or solution?

I'll bee honest and say that I've never heard of an HTA. Upon doing a 
little research though, it looks like it's a self-contained web app of 
sorts. You might look at CherryPy. We use it for a web app on a couple 
of laptops and it works great. Of course, there's also IronPython + 
Silverlight. Both of these "solutions" are probably more complicated 
though.

Mike


More information about the python-win32 mailing list