Search:

Type: Posts; User: barrymavin

Search: Search took 0.07 seconds.

  1. Replies
    51
    Views
    72,202

    Yes, because you are calling the function instead...

    Yes, because you are calling the function instead of passing it's address. Remove the ().
  2. Replies
    51
    Views
    72,202

    Read this link....

    Read this link.
    http://www.w3schools.com/jsref/met_win_settimeout.asp
  3. Replies
    51
    Views
    72,202

    In the HTML you generate into the iframe you can...

    In the HTML you generate into the iframe you can reference functions in the parent like this.

    window.parent.filterComments('Z')

    You can get a reference to the Lianja system object in the parent...
  4. Replies
    51
    Views
    72,202

    You should not return it as a string you should...

    You should not return it as a string you should output the string using

    ?? "file:...."
  5. Replies
    51
    Views
    72,202

    It is all described in the links....

    It is all described in the links.
    http://www.lianja.com/community/showthread.php?3120-Answers-Web-service

    Read that first...
  6. Replies
    51
    Views
    72,202

    You seem to misunderstand how a Webview works. ...

    You seem to misunderstand how a Webview works.

    A Webview section in a desktop app is not connected to an http server.

    You need to look at the Lianja system object and see what methods you can...
Results 1 to 6 of 6
Journey into the Cloud
Join us