J
John Puopolo
All:
I am writing a .NET 1.1 Windows Forms app in C#. I would like to offer
users the ability to script the application via javascript.
In the "old days," I would have used the Active (ActiveX) Scripting
host (COM based) offered by Microsoft. Is this still the best way to do
it?
If this is not the way to do it, what is the new way in .NET?
In either case, where would I get a javascript engine to host?
Many thanks,
John
I am writing a .NET 1.1 Windows Forms app in C#. I would like to offer
users the ability to script the application via javascript.
In the "old days," I would have used the Active (ActiveX) Scripting
host (COM based) offered by Microsoft. Is this still the best way to do
it?
If this is not the way to do it, what is the new way in .NET?
In either case, where would I get a javascript engine to host?
Many thanks,
John