Is it possible to use XML or DML to lift data from a web page and have it automatically fill out a Notes Form. Here’s the deal:
I have 12 different sites that I need to get more or less the same data from. The sites are all different in the way they present the data. With my understanding of XML…you have to have a DTD to parse before you can get the data.
Problem is the various formats for each web page that I want to lift the data from. Is there a trick to this or a sample database that does this?
Thanks Much