Search results

  1. S

    how to access the google verify answer for reCAPTCHA?

    i've added recaptcha to my webspeed generated pages. i'm able to grab the values the users entered and call the google verify function but it's return success or fail values are then displayed in a web page. how can i access this value returned using webspeed? is there a way to call the google...
  2. S

    Problem with ajax call, Webspeed and name value pairs

    I'm new to ajax and am looking at converting my webspeed applicaton to using it. However there is one issue i'm having which I just can't resolve. Progress.9.1d, webspeed3.1 When I'm trying to load one of my webspeed programs into a specific div of another screen, I have some hidden name-value...
  3. S

    Can't get external javascript file to work

    Hi, I'm trying to add an external javascript file to my code but so far am not having any luck getting it working. Any help would be appreciated! The javascript file just contains a simple function with an alert('hello world'). I add the <script> tag to my webspeed file between the <head>...
  4. S

    ADM2 SmartDataBrowser Question

    Hi, I'm pretty new to ADM2 and am having some basic problems with using a smartdatabrowser. I'm working in verson 9. I have a container with a SDO and a Smart Data Browser. When the user clicks on the browser, I want to pass that record's rowid back to the container where I can use it as...
Top