Search:

Type: Posts; User: yvonne.milne

Search: Search took 0.05 seconds.

  1. Replies
    51
    Views
    72,202

    Hi Fabio, Does it happen if you press the...

    Hi Fabio,

    Does it happen if you press the Enter/Return key instead of Tab? That's working OK for me, but not sure why.

    Regards,

    Yvonne
  2. Replies
    51
    Views
    72,202

    Overwrite with what?

    Overwrite with what?
  3. Replies
    51
    Views
    72,202

    Hi Fabio, Can you reproduce that by modifying...

    Hi Fabio,

    Can you reproduce that by modifying my sample?

    Regards,

    Yvonne
  4. Replies
    51
    Views
    72,202

    fabtest.rsp: ...

    fabtest.rsp:


    <%@ Language=VFP %>
    <html>
    <head>
    <script type='text/javascript'>
    function readText()
    {
    window.alert("ReadText");
  5. Replies
    51
    Views
    72,202

    Package it up so I can run it and attach it to a...

    Package it up so I can run it and attach it to a ticket and I'll have a look.

    Regards,

    Yvonne
  6. Replies
    51
    Views
    72,202

    Try it without the parameters first then add them...

    Try it without the parameters first then add them back in.

    My cut-down test here is working fine with a couple of parameters.

    Regards,

    Yvonne
  7. Replies
    51
    Views
    72,202

    Hi Fabio, Can you just double-check that the...

    Hi Fabio,

    Can you just double-check that the 'Enable services' is still checked in your App Settings - I'm seeing that reset when I restart the App Builder.

    Regards,

    Yvonne
  8. Replies
    51
    Views
    72,202

    Hi Fabio, Did you put two / characters after...

    Hi Fabio,

    Did you put two / characters after http: or only 1 as in your post?

    Regards,

    Yvonne
  9. Replies
    51
    Views
    72,202

    Hi Fabio, Try copying sup_search.rsp to the...

    Hi Fabio,

    Try copying sup_search.rsp to the App.

    Regards,

    Yvonne
  10. Replies
    51
    Views
    72,202

    Hi Fabio, When you specify the iframe source...

    Hi Fabio,

    When you specify the iframe source as "http:/localhost:8002/...", your original rsp file (on C: or other drive) and the iframe file are treated as being in separate domains, which stops...
  11. Replies
    51
    Views
    72,202

    Hi Fabio, How are you specifying the parent...

    Hi Fabio,

    How are you specifying the parent rsp file, is this set as the WebView Section's Data 'Custom filename'?

    If so, set it in the URL instead and specify it using the internal web server,...
  12. Replies
    51
    Views
    72,202

    Hi Fabio, With the filterComments function...

    Hi Fabio,

    With the filterComments function inside the html file, when it fails, right-click in the WebView Section and choose 'Inspect' and see what the error being returned is.

    Regards,
    ...
  13. Replies
    51
    Views
    72,202

    Hi Fabio, This is not really the method that...

    Hi Fabio,

    This is not really the method that has been discussed so far, but might work for what you want to do:


    <%@ Language=VFP %>
    <html>
    <head>
    </head>
    <body>
Results 1 to 13 of 13
Journey into the Cloud
Join us