You asked what languages are compatible with
JavaScript syntax? JavaScript has a syntax like the
C/C++ languages. The new C# language (implemented in
.NET framework) has a syntax similar with JavaScript.
I think the problem is not to work with languages
similar to JavaScript, but work with some languages
that could recognize scripts written in JavaScript.
Using MSHTML, MSXML, DHTMLEdit libraries you can
handle this feature. You may have an application
written in VB, or in VC++ (...) that uses this
libraries. You could write code that manage these
scripts and exploite it properly.
--- cassyfrost@h... wrote:
> What languages are compatible with javascript
> syntax?