writing and reading data from the Internet from and into a DB
693971Jun 23 2009 — edited Jun 29 2009Hi,
I'm looking for a way using PL/SQL for using the Internet Explorer. I found anything about that in these forum. Anything that helped.
From a Internet site I have to choose a value from a pull-down menu and put a figure into another field. These values should come from a DB. Than I have to send these data and wait for the results. The results, which were standing in several lines on the Internet site I want to write into my DB (same or other DB where the data came before to fill in the fields). And the procedure I have to repeat thousends of times.
I tried to use the package UTL_HTTP, but with less success.
I think that these will be a big deal. But is there anybody who could give me some help?
Thanks
Juergen