Hey guys,
I've been searching all over for a sample IE scrape and I came across one that works...kind of. This one pulls all of the pages HTML into a variable, which is great, but not exactly what I need. I need to be able to pull what information is selected in any combo boxes/typed in text boxes and if possible, record any command button clicks. Is this even a possibility? My only thought is to control the web browser direct in Access, pre-loading the page needed. The only problem is that I still won't be able to capture the data I need. Any ideas?
I've been searching all over for a sample IE scrape and I came across one that works...kind of. This one pulls all of the pages HTML into a variable, which is great, but not exactly what I need. I need to be able to pull what information is selected in any combo boxes/typed in text boxes and if possible, record any command button clicks. Is this even a possibility? My only thought is to control the web browser direct in Access, pre-loading the page needed. The only problem is that I still won't be able to capture the data I need. Any ideas?