[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: COM Scripting with Lua
- From: Jim Mathies <Jim@...>
- Date: Mon, 1 May 2000 18:30:35 -0400
Here's one - I probably will never get too:
Use the IWebBrowser HTML interface and a COM
object, hooked up to lua. Then allow folks
to write scripts in lua which manipulates the
html of the page. You could embed it in a corner,
1 pixel by 1 pixel. It could do so much more that
Javascript or VBScript. Especially since you
get to redesign the DOM as you please.
I've had a project like this sitting for a while,
but have yet to get around to it.
Jim
-----Original Message-----
From: Antonio E. Scuri [mailto:scuri@tecgraf.puc-rio.br]
Sent: Friday, April 28, 2000 10:20 AM
To: Multiple recipients of list
Subject: Re:COM Scripting with Lua
>Yes I have create a version of Lua that uses Microsoft's Active
Scripting
>framework.
>I am quite happy to email you a copy of the source code if required.
>
>Paul Winwood.
I am also interested. We developed a small program to handle the
Windows
NT Logon scripting needs for our network, that is incomplete. I guess
that
using Microsoft's Active Scripting we will have a more powerful tool.
Thanks,
Antonio Scuri