I have a collection of RSS feeds on a website, and I just thought to myself, this is not going to work. Some websites have all this code in their RSS feed which really screws up my website layout. Is there anyway around this?
Server.CreateObject("MSXML2.Domdocument") is just an ASP object inizialization. In ASP there's no a proper function to strip tags, you should create it. Do you use ASP o PHP?