Search:

Type: Posts; User: nlraley

Search: Search took 0.01 seconds.

  1. Well, I am currently accessing my Javascript with...

    Well, I am currently accessing my Javascript with the following function:

    void TMainForm::ExecJS(AnsiString cmd)
    {
    IHTMLDocument2 *doc = NULL;
    IHTMLWindow2 *win;
    #ifdef DEBUG_EXEC_JS
    ...
  2. Embedded TcppWebBrowser with GoogleMaps, is there a way to retrieve information it?

    I am working on a program that has GoogleMaps embedded within a TcppWebBrowser object. I have alot of javascript in the page that it loads and I was wandering if there was any way possible to...
Results 1 to 2 of 2