Search results

  1. C

    href webspeed

    is it possible to get a value of a href linked to a cgi wrapper in progress a href='pupildetail.php?id=$student_id' alternatively a href='pupildetail.p?id=$student_id' anyone ideas??? thanks si
  2. C

    Importing Xml

    Hi i am trying to import an xml file to a progress db, has anyone else done this before, its i believe element based xml e.g <Customer> <fisrtname>Martin<\firstname> <surname>Jones<\Surname> <\Customer> I can see basic ways of importing line by line and sorting it out that way, any...
  3. C

    Frame Parent Child Attributes

    Hi I have a window with two frames the first frame Is default frame and first child of the window the second frame does not appear to be a sibling or a child of the first frame although it is located within the frame, I cant seem to get the handle of this frame dynamically i.e. first-child or...
Back
Top