I am writing a feed reader using Classic ASP and have come across a problem.
Below is the first part of my code, which works just fine for most RSS feeds. However, when I plugged in the value for Feed you see here in the code, the last line bombs with an "Object required" error.
Dim XML...