Hi all,
I have been looking for a solution, still without success, for something very useful, but also quite a big challenge.
On the internet there are a lot of sites which display a follow up for processes, products bought etc. like e.g. the post office.
I want to supply my processes, running under Access, with this data automatically. The idea is scanning regularly the internet for the status of the processes to be supervised.
I got no further than to the point where I can read text on whatever static internet page, however, I need to read dynamic data. The site uses AJAX, asking for a process number and then supplies a table snapshot of its db. The table has not an own www. address. How to read and import this data?
Thank you for any help
Jean
I have been looking for a solution, still without success, for something very useful, but also quite a big challenge.
On the internet there are a lot of sites which display a follow up for processes, products bought etc. like e.g. the post office.
I want to supply my processes, running under Access, with this data automatically. The idea is scanning regularly the internet for the status of the processes to be supervised.
I got no further than to the point where I can read text on whatever static internet page, however, I need to read dynamic data. The site uses AJAX, asking for a process number and then supplies a table snapshot of its db. The table has not an own www. address. How to read and import this data?
Thank you for any help
Jean