R.Wieser
2016-10-22 06:50:51 UTC
Hello All,
I'm trying to use the Microsoft.XMLDOM object to grab some data from an RSS
page. The link returns an error and no data is available (upon further
inspection with a "raw download" tool it seems to be a 403 - forbidden --
even though the sought-for data follows it). However, when I use the
Microsoft.XMLHTTP object everything goes fine.
Can anyone explain what the difference between those two might be, as well
as how to enable the XMLDOM object to retrieve the data ?
Regards,
Rudy Wieser
I'm trying to use the Microsoft.XMLDOM object to grab some data from an RSS
page. The link returns an error and no data is available (upon further
inspection with a "raw download" tool it seems to be a 403 - forbidden --
even though the sought-for data follows it). However, when I use the
Microsoft.XMLHTTP object everything goes fine.
Can anyone explain what the difference between those two might be, as well
as how to enable the XMLDOM object to retrieve the data ?
Regards,
Rudy Wieser