What can I do with Java and C++ that I can't do with JavaScript? originally appeared on Quora: the knowledge sharing network where compelling questions are answered by people with unique insights.
I have a rich client that uses MFC's CDhtmlDialog to embed IE (basically mshtml.dll) in the main window, and the entire UI is a bunch of dhtml controlled by javascript.<BR><BR>I can call script from ...