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 ‘Checked’ attribute of the checkboxes form it returns back false, even if the checkbox is ticked.
Is what I am trying to do possible or not? I need to retrieve what checkbox’s a user has selected in the form.
Progress V10.0b.03
Thanks
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 ‘Checked’ attribute of the checkboxes form it returns back false, even if the checkbox is ticked.
Is what I am trying to do possible or not? I need to retrieve what checkbox’s a user has selected in the form.
Progress V10.0b.03
Thanks