Search results

  1. J

    Document Object Model

    I am using the Microsoft web browser OCX and have loaded a form document into the browser. On the form there is a fill-in field and several Checkboxes. I can retrieve the value what a user places in the fill-in field using progress and the Document object Model com-object. When I look at the...
  2. J

    Passing Data from Visual Basic to Progress using memptr

    Hi, I am trying to transfer data from a visual basic application to a progress application. The data could be extensive so I don't want to use input output params etc. I have thought of loading the data into memory within the Visual basic app and passing the memory pointer to the progress app...
Back
Top