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
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to