K
Kent Ogletree
I have a Word VBA app that scraps data from Web Forms using IE. Now I need
to select
a different catagory by selecting an element of the dropdown list on the Web
Form. If I set
the selected property on the DropDown Item I can see the dropdown change to
the proper value,
however the onChange event does not fire for this change. Any suggestions on
how to fire the onChange Event?
Thanks,
Kent
to select
a different catagory by selecting an element of the dropdown list on the Web
Form. If I set
the selected property on the DropDown Item I can see the dropdown change to
the proper value,
however the onChange event does not fire for this change. Any suggestions on
how to fire the onChange Event?
Thanks,
Kent